docs: improve English in README

This commit is contained in:
Kengo TODA
2020-08-30 08:01:54 +08:00
parent b7046acbad
commit e3d34d81ec

View File

@@ -2,7 +2,7 @@
<a href="https://github.com/KengoTODA/actions-setup-docker-compose/actions"><img alt="actions-setup-docker-compose status" src="https://github.com/KengoTODA/actions-setup-docker-compose/workflows/build-test/badge.svg"></a>
This action downloads the `docker-compose` command and add it to the `PATH` for following execution. It supports Linux environment only.
This action downloads the `docker-compose` command and add it to the `PATH` for following executions. It supports the Linux environment only.
## How to use