Skip to content

Commit 01e86bf

Browse files
committed
tweaks
1 parent a9c6ab2 commit 01e86bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ This boilerplate ships with a complete, modern Django foundation:
2828
- 🧵 **Background tasks**[Celery](https://docs.celeryq.dev/) workers and scheduled jobs, backed by Redis.
2929
- 🐘 **Postgres** — the standard Django database, ready to go.
3030
- 🐳 **Docker** — local services (Postgres, Redis) wired up with Docker Compose.
31-
- **Tooling** — Uv for Python, Vite for front end, Ruff formatting/linting, pre-commit hooks, a test suite, and GitHub Actions CI.
32-
- 🤖 **AI-ready** — ships with `CLAUDE.md` and built-in skills, so coding agents understand how to work with the codebase out of the box.
31+
- 🛠️ **Tooling** — Uv for Python, Vite for front end, Ruff formatting/linting, pre-commit hooks, a test suite, and GitHub Actions CI.
32+
- 🤖 **Agent-ready** — ships with `CLAUDE.md`/`AGENTS.md` and built-in skills files, so coding agents understand how to work with the codebase out of the box.
3333

3434
## Open-source edition vs. SaaS Pegasus Pro
3535

0 commit comments

Comments
 (0)