diff --git a/README.md b/README.md new file mode 100644 index 0000000..c811d9b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# swg-api + +This is an API that connects directly to the SWG Server. This API will both read in statistical information and allow you control over basic server configuration and operation. + +This API server is built with Java and uses the Spring Boot framework to create a REST API.