diff --git a/README.md b/README.md index 5f471a3..9d6bca9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # pontus-mail +[![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/) + Landing page for p0ntus mail # Self hosting @@ -46,4 +48,4 @@ You can also use Docker to self-host pontus-mail's frontend. Make sure you have docker compose up -d --build ``` -You will now have a fully functioning Node.js Express server, which will be running on the port specified in `docker-compose.yml`, and internally on port `3000`. \ No newline at end of file +You will now have a fully functioning Node.js Express server, which will be running on the port specified in `docker-compose.yml`, and internally on port `3000`.