diff --git a/README.md b/README.md index 1fd76c0..9700afc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +```yaml services: web: image: jones013/euchre-scoreboard:latest @@ -5,3 +6,4 @@ services: - 20010:80 restart: unless-stopped networks: {} +```