소스 검색

Update README.md

Zepher Ashe 3 년 전
부모
커밋
451c41d693
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,5 +1,5 @@
 # Doogle
-Doogle is a web crawler and search engine which can crawl and index images and websites, and then using keywords be searched later. 
+Doogle is a search engine and web crawler which can search index websites and image, and then using keywords be searched later. 
 
 Written primarily in OOP style PHP with the intent of better understanding OOP and how web crawlers work.