chore: cleanup bin/README.md

This commit is contained in:
2026-06-29 16:17:08 +02:00
parent e15dd0a6c5
commit f703b52d44
-9
View File
@@ -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
```