Files
WebCrawler/README.md
2020-01-20 17:31:57 +01:00

7 lines
166 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`