diff --git a/README.md b/README.md index 7bbcde4..2618547 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # Court - A URL Shortener +Only based on go standard library and PostGres + ## How to run it `docker compose up -d`, by default it will expose port 8000 -*PS: if it fail miserably, relaunch it, it's due to PostGres being long to startup* +## How to manage it + +There is a webui on the `/webui` endpoint, it's the only reserved path (with the `/`)