Should fix typo in README.md

Signed-off-by: mistergij <mistera2u@gmail.com>
This commit is contained in:
mistergij 2020-05-18 18:38:38 -04:00 committed by Ulysses Souza
parent 18ef9e25c6
commit 675be344b8

View File

@ -2,7 +2,7 @@ Docker Compose
==============
![Docker Compose](logo.png?raw=true "Docker Compose Logo")
## :exclamation: The docker-compose project announces that as Python 2 has reached it's EOL, versions 1.26.x will be the last to support it. For more information, please refer to this [issue](https://github.com/docker/compose/issues/6890).
## :exclamation: The docker-compose project announces that as Python 2 has reached its EOL, versions 1.26.x will be the last to support it. For more information, please refer to this [issue](https://github.com/docker/compose/issues/6890).
Compose is a tool for defining and running multi-container Docker applications.
With Compose, you use a Compose file to configure your application's services.