Skip to content

Commit 644ea74

Browse files
authored
Merge pull request #11 from code-yeongyu/feature/update-readme
Add `usage`
2 parents 89c9450 + 210902f commit 644ea74

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ A simple Python code that connects to OpenAI's ChatGPT and executes the returned
2323
pip install aishell
2424
```
2525

26+
## Usage 📝
27+
28+
```sh
29+
python -m aishell --help
30+
```
31+
2632
## Prerequisites 📚
2733

2834
- Python 3.9.5

0 commit comments

Comments
 (0)