Skip to content

Commit bada058

Browse files
authored
Update README.md
1 parent da6540e commit bada058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**AI Shell** is a cross-platform command-line assistant that lets you use natural language to run shell commands. Whether you’re on macOS, Linux, or Windows, just type what you want to do — AI Shell will suggest the correct shell command, ask for your confirmation, and optionally execute it.
44

55
Supports both:
6-
- **One-shot mode**: `ai "untar this file"` → returns shell command
6+
- **One-shot mode**: `ai "archive.tar"` → returns shell command
77
- **Interactive mode**: `ai -i` → opens a terminal chat with the AI
88

99
---

0 commit comments

Comments
 (0)