diff --git a/README.md b/README.md index ffc6a021..042874c2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ To quickly validate feature analytics and cost tracking end-to-end: + + ```bash # 1. Install dependencies npm install @@ -76,6 +78,7 @@ Every pull request and every push to `main` / `develop` runs an automated pipeli ### Running checks locally + ```bash # Lint (auto-fix) npm run lint