7 lines
168 B
Markdown
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`
|