Skip to content

Commit f9eb0df

Browse files
authored
Fix capitalization in the readme
1 parent 2ca54cb commit f9eb0df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A blazingly fast, interactive AI coding assistant powered by Claude, implemented
1616
- **Code Search** - Fast regex-based code search using `ripgrep` (optional)
1717
- **Web Search** - Real-time web information via Claude's native search tool
1818
- **Bash Execution** - Run tests and build commands safely (read-only, sandboxed)
19-
- **Visual diff display** - See exactly what changed with colored diffs (red for deletions, blue for additions)
19+
- **Visual Diff Display** - See exactly what changed with colored diffs (red for deletions, blue for additions)
2020
- **Secure** - All operations restricted to workspace, prevents directory traversal
2121

2222
## Benchmark

0 commit comments

Comments
 (0)