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
| Flag | Alias | Description |
|------|-------|-------------|
| `--uc` | `--ultracompressed` | Activate UltraCompressed mode (70% token reduction) |
| `--uc` | `--ultracompressed` | Activate UltraCompressed mode (huge token reduction) |
### 🔧 MCP Server Control
| 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
```
3. **Make Changes** → Test → Commit → Push → PR
3. **Make Changes** → Test → Commit → PR
## Types of Contributions