diff --git a/README.md b/README.md index 07c8ef0..cc8e993 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ DEBUG=app:* pnpm start Go to http://localhost:3000 +## Lunch a container + +See [here](https://github.com/jihchi/mermaid.ink/pkgs/container/mermaid.ink) for supported tags. + +``` +docker run ghcr.io/jihchi/mermaid.ink +``` + ## Troubleshooting ### I'm getting back `HTTP 431 Request Header Fields Too Large` error