Remove non-ascii chars.

This commit is contained in:
Amjith Ramanujam
2025-08-18 08:34:08 -07:00
parent b7afed5042
commit 0f0cc03291

View File

@@ -113,10 +113,10 @@ Build & Run
```
Convenience (via `just`, inside `codex-rs`)
- `just codex` run the CLI
- `just tui` run the TUI subcommand
- `just fmt` format code
- `just fix` apply clippy fixes
- `just codex` - run the CLI
- `just tui` - run the TUI subcommand
- `just fmt` - format code
- `just fix` - apply clippy fixes
### Using Codex with your ChatGPT plan