From 34aa9a9a06fbd7dc8cb8812ad15364df2feff464 Mon Sep 17 00:00:00 2001 From: "m.iranpak" Date: Wed, 3 Oct 2018 09:23:28 +0330 Subject: [PATCH] edit README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eba5121..728cf0c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Soroush Messenger Bot Python Library +# Soroush Messenger Bot Python SDK Soroush Messenger Bot Wrapper for Python ## Dependencies ## @@ -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 ##