diff --git a/README.md b/README.md index 705c2b6..4fa1174 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ This scans for MineCraft servers... really really fast! * Clone this repository somewhere. * Run `npm install` from within this directory. +## Getting Help +You can get help through our [Discord server](https://discord.gg/3RUjaRzdKv) + ## Usage Run `node ./scanner.js [options] --ip ` @@ -49,4 +52,4 @@ In this example it took `3.183` seconds to scan `255` IP addresses, and find `85 ## Limitations * Fails to scan more than a /10 without kicking the bucket... so you should probably stick to that or smaller ranges. -* Working on a Minecraft bot client... doesn't work though... you can see how badly it doesn't work by using `--enable-client` flag... it is totally broken. **Don't use it**. \ No newline at end of file +* Working on a Minecraft bot client... doesn't work though... you can see how badly it doesn't work by using `--enable-client` flag... it is totally broken. **Don't use it**.