Skip to content

Commit 80985ce

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

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ Interactive mode
6666

6767
ai -i
6868

69-
🧠 Open a chat session right in the terminal.
70-
💬 Type natural language instructions like:
69+
Open a chat session right in the terminal. Type natural language instructions like:
7170

7271
You: compress all PNGs in this folder
7372
AI suggests: tar -czvf images.tar.gz *.png
@@ -92,13 +91,13 @@ use your normal shell
9291
```
9392
---
9493

95-
🛡️ Security Notice
94+
### Security Notice
9695

9796
Always review AI-generated commands before executing them.
9897

9998
---
10099

101-
🧱 Future Plans
100+
### Future Plans
102101
* Voice input via Whisper
103102
* Local LLM support (e.g., llama.cpp)
104103
* Fancy TUI with textual or rich
@@ -107,13 +106,13 @@ Always review AI-generated commands before executing them.
107106

108107
---
109108

110-
🧑‍💻 Contributing
109+
### Contributing
111110

112111
PRs welcome! Ideas, issues, improvements — all appreciated.
113112

114113
---
115114

116-
📝 License
115+
### License
117116

118117
MIT
119118

0 commit comments

Comments
 (0)