Files
WebCrawler/README.md
2020-01-20 17:33:38 +01:00

7 lines
168 B
Markdown

# 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`