Name: Max Greer
Email: themaxgreer@gmail.com
List of directories:
/crawler
/part2
/part3
/part4
######Description: A four part project to create a small search engine
-Each part will have its own README that details what it does
-This README will describe the parts of the search engine
######Part 1 - Crawler -This is a "polite" crawler that gathers full html for a user specified number of related pages
-The crawled pages are used for the other parts of the search engine
######Thanks to:
JSOUP html parser: http://jsoup.org/