diff --git a/readme.md b/readme.md index 103cc63..099a55c 100644 --- a/readme.md +++ b/readme.md @@ -37,7 +37,7 @@ This project makes use of the `make` command. The following commands are support * `aci`: builds an ACI image * `test_docker`: tests the docker image * `test_aci`: tests the ACI image -* `clean: cleans the project directory of any temp files +* `clean`: cleans the project directory of any temp files ## Configuration This bot takes advantage of the gcfg configuration which follows the INI