Skip to content

Commit b4bca96

Browse files
committed
docs: s/pair with a framework-specific skill/use a dedicated skill/
1 parent d32acdd commit b4bca96

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
@@ -73,8 +73,8 @@ risky in this Python code?”
7373
> **Framework projects (Django, FastAPI, Flask, etc.):** This skill provides a
7474
> solid generic Python foundation — uv, ruff, mypy, pytest, CI matrix,
7575
> `.gitignore` — but framework-specific conventions are out of its scope. This
76-
> is by design. For those, pair this skill with a framework-specific skill or add
77-
> the framework's steps to the CI template it generates.
76+
> is by design. For those, use a dedicated skill or add the framework's steps to
77+
> the CI template it generates.
7878
7979
## Quick Start
8080

0 commit comments

Comments
 (0)