command-code 0.25.4 → 0.25.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -27,9 +27,3 @@ cmd
27
27
  ```
28
28
 
29
29
  For detailed usage, see the [docs](https://commandcode.ai/docs) and [quickstart](https://commandcode.ai/docs/quickstart).
30
-
31
- ## Environment Variables
32
-
33
- | Variable | Description |
34
- |----------|-------------|
35
- | `CMD_DEMO` | Set to `1` to hide internal team badges (e.g. `co`) from the CLI header. Useful for demos and screenshots. Usage: `CMD_DEMO=1 cmd` |