diff --git a/README.md b/README.md index 681d360..0383b05 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ Focused on proper functioning rather than good looking design. Features: Use `docker pull ghcr.io/fxsth/pledo:latest` to get the docker image of latest release. -Use `docker pull ghcr.io/fxsth/pledo:master` to get the docker image of current master version. +#### Docker Compose Example +```yaml +version: "3" services: pledo: @@ -32,4 +34,4 @@ services: ``` --- -![Download screenshot](images/screenshot-downloads.png) +![Download screenshot](images/screenshot-downloads.png) \ No newline at end of file