Browse Source

Update README.md

Zepher Ashe 3 years ago
parent
commit
451c41d693
1 changed files with 1 additions and 1 deletions
  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.