diff --git a/README.md b/README.md index a610b5d..ed3b9a3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Convert `docker-compose.yml` to `StateFile.yml` ```sh $ c2ncl --help + Converts docker-compose.yml to nanocl StateFile.yml Usage: c2ncl [OPTIONS] diff --git a/changelog.md b/changelog.md index c754b7d..14eac42 100644 --- a/changelog.md +++ b/changelog.md @@ -9,4 +9,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Convert `docker-compose.yml` to `StateFile.yml` +- Convert `docker-compose.yml` to Nanocl `StateFile.yml`