Merge remote-tracking branch 'origin/master'

This commit is contained in:
Sem van der Hoeven
2020-03-03 17:40:20 +01:00

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# WebCrawler
a small little web crawler that searches for a word you give it
## Usage
to run the jar via the command line:
`java -jar <JAR LOCATION>/.\WebCrawler.jar`