Update README.md

This commit is contained in:
SemvdH
2020-01-20 17:33:38 +01:00
committed by GitHub
parent cb163f8ac7
commit e2ce5cac3b

View File

@@ -3,4 +3,4 @@ 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`
`java -jar <JAR LOCATION>/.\WebCrawler.jar`