From ecbbdae7ab07d47ce71b0a36f893d3135fe6f4dd Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 6 Nov 2023 23:55:22 +0800 Subject: [PATCH] wip --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e4ded7..8b4df10 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ A fancy, easy-to-use and reactive docker `compose.yaml` stack manager. -Dockge is built on top of [Compose V2](https://docs.docker.com/compose/migrate/). `compose.yaml` is as known as `docker-compose.yml`. - - + ## ⭐ Features @@ -72,3 +70,8 @@ If you are not comfortable with the pronunciation, you can call it `Dockage` - Support Docker swarm +# Others + +Dockge is built on top of [Compose V2](https://docs.docker.com/compose/migrate/). `compose.yaml` is also known as `docker-compose.yml`. + +