diff --git a/README.md b/README.md new file mode 100644 index 0000000..2236e24 --- /dev/null +++ b/README.md @@ -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 /.\WebCrawler.jar`