Create README.md

This commit is contained in:
SemvdH
2020-01-20 17:31:57 +01:00
committed by GitHub
parent 170dae5344
commit cb163f8ac7

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`