Skip to content

Commit

Permalink
edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
iranpak committed Oct 3, 2018
1 parent 0898ad5 commit 34aa9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Soroush Messenger Bot Python Library
# Soroush Messenger Bot Python SDK
Soroush Messenger Bot Wrapper for Python

## Dependencies ##
Expand All @@ -12,7 +12,7 @@ Run the below commands
```bash
git clone https://github.com/soroush-app/bot-python-sdk
cd bot-python-sdk
pip install -r requirements.text
pip install -r requirements.txt
```

## Usage ##
Expand Down

0 comments on commit 34aa9a9

Please sign in to comment.