diff --git a/README.md b/README.md index 3a68b81..37aa3a3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # noteserver -Server for Notes \ No newline at end of file +Server for Notes + +## Usage +The server, being a simple binary, can be deployed easily in several ways. The recommended method is using Docker. To do so, simply run ``docker-deploy.sh``. This will build the docker image and run the server on port 3002. \ No newline at end of file