diff --git a/README.md b/README.md index b32345c58..305a2f76a 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,15 @@ cp -r dist/rovo-dev/.rovodev your-project/ cp -r dist/rovo-dev/.rovodev/skills/* ~/.rovodev/skills/ ``` +**Qoder:** +```bash +# Project-specific +cp -r dist/qoder/.qoder your-project/ + +# Or global (applies to all projects) +cp -r dist/qoder/.qoder/skills/* ~/.qoder/skills/ +``` + ## Usage Once installed, use commands in your AI harness: @@ -225,6 +234,7 @@ The detector catches 24 issues across AI slop (side-tab borders, purple gradient - [Kiro](https://kiro.dev) - [Trae](https://trae.ai) - [Rovo Dev](https://www.atlassian.com/software/rovo) +- [Qoder](https://qoder.com) ## Contributing