This commit is contained in:
NomenAK
2025-06-25 17:58:12 +02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
### 📦 Token Optimization ### 📦 Token Optimization
| Flag | Alias | Description | | Flag | Alias | Description |
|------|-------|-------------| |------|-------|-------------|
| `--uc` | `--ultracompressed` | Activate UltraCompressed mode (70% token reduction) | | `--uc` | `--ultracompressed` | Activate UltraCompressed mode (huge token reduction) |
### 🔧 MCP Server Control ### 🔧 MCP Server Control
| Flag | Description | | Flag | Description |

View File

@@ -21,7 +21,7 @@ Thanks for contributing to SuperClaude! This guide helps you get started.
git checkout -b feature/your-feature-name git checkout -b feature/your-feature-name
``` ```
3. **Make Changes** → Test → Commit → Push → PR 3. **Make Changes** → Test → Commit → PR
## Types of Contributions ## Types of Contributions