diff --git a/bin/README.md b/bin/README.md index e1348f1..d5c380a 100644 --- a/bin/README.md +++ b/bin/README.md @@ -112,13 +112,4 @@ envs: production: APP_ENV: production LOG_LEVEL: info - -notes: | - ## Getting Started - Run `arty deps` to install all dependencies, then `arty build` to compile. - - ## Scripts - - **build** — compile the project - - **test** — run the test suite - - **deploy** — deploy to the configured environment ```