update README
This commit is contained in:
parent
6dc9fceeb5
commit
f7bec305f5
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -1 +1,11 @@
|
|||
# vocode-sdk
|
||||
|
||||
```
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
```
|
||||
python simple_conversation.py
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue