diff --git a/README.md b/README.md index 6955e10a..63b20def 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -# Compose ECS +# :warning: +Code in this repository has been extracted from deprecated +[Cloud integrations](https://github.com/docker/compose-cli). +It is **not** intended to become a Docker product, but to be (maybe?) adopted by +community and moved to another github organization. +# Compose ECS This CLI tool makes it easy to run Docker Compose applications on [ECS](https://aws.amazon.com/ecs) + # Usage Starting with a standard [Compose file](https://compose-spec.io/) - with some restrictions: