Skip to content

Commit 87b2642

Browse files
authored
Update README.md
1 parent 80985ce commit 87b2642

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,17 @@ Supports both:
1010

1111
## ✨ Features
1212

13-
- 🧠 Natural Language to Shell Command (via OpenAI API)
14-
- 🖥️ Works on macOS, Linux, and Windows (Python-based)
15-
- Confirmation before execution
16-
- 💬 Interactive chat mode for iterative CLI tasks
17-
- 🎨 Colored terminal output for better readability
18-
- 🪟 Optional tmux split-pane workflow (chat left, shell right)
13+
- Natural Language to Shell Command (via OpenAI API)
14+
- Works on macOS, Linux, and Windows (Python-based)
15+
- Confirmation before execution
16+
- Interactive chat mode for iterative CLI tasks
17+
- Colored terminal output for better readability
18+
- Optional tmux split-pane workflow (chat left, shell right)
1919

2020
---
2121

2222
## Installation
2323

24-
25-
2624
#### Install via pip
2725

2826
```

0 commit comments

Comments
 (0)