浏览代码

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.