diff --git a/README.md b/README.md index ac776db..39e60d1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Glassminers Server Docker This project aims to dockerize the server of the [Glassminers](https://github.com/surrealtm/Glassminers) + +## Usage + +### Start Glassminers Server + +Run following command `docker compose up --build` to start the server.