Skip to content

Commit 02395b4

Browse files
author
Yuan Gong
committed
update readme
1 parent fbd94f3 commit 02395b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,11 @@ To help better understand the pros and cons of this work, we have attached the a
3535

3636
***Quick Start***
3737

38+
In shell,
3839
```
3940
pip install whisper-at
4041
```
41-
and then
42+
Then, in Python,
4243
```python3
4344
import whisper_at as whisper
4445

0 commit comments

Comments
 (0)