diff --git a/README.md b/README.md new file mode 100644 index 0000000..e858b06 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# IPServ + +A [SHRoNK IP server](https://github.com/SHRoNK-Corporation/shronk-ip-spec) that piggybacks off of the +[reference server](https://github.com/SHRoNK-Corporation/shronk-ip), written in python. + +## Installing + +See [INSTALL.md](INSTALL.md) for installation instructions. It is extremely recommended you use docker. + +## Usage + +See: [https://ip.i-am.nexus](https://ip.i-am.nexus) (docs: [https://ip.i-am.nexus/docs](https://ip.i-am.nexus/docs))