소스 검색

installation process modified

Vendetta Boss 4 년 전
부모
커밋
c2a5bc1840
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ Before you can use it,make sure your php version is upto date and make sure you
 
 2. you will need to create a database named "googleclone" or change it to your desired database in the config file
 
-3. in the database folder import the sql file and you are good to go.
+3. in the Database folder import the sql file and you are good to go.
 
 4. I have already crawl some websites and so you can also test it out and have fun.
 Go to the file "crawl.php" and at th bottom you would find the url section.change the url to any website url you want to crawl.Save it and run it in your browser it will show you all the links that have been crawled and you can start your searching after this.