diff --git a/README.md b/README.md index ff6e5d2..7756038 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ The following commands have been implemented: - docker-compose up - docker-compose down +- docker-compose start +- docker-compose restart +- docker-compose pause I'll be adding the rests of the docker-compose commands shortly. Or if you want to create a PR with additional commands that would be much appreciated.