diff --git a/README.md b/README.md index b9a84c2..8d2037c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Example Telegram Bot -This is exampke how telegram bot work on python +This is example how telegram bot work on python ## How to use First of all, install requirements. `pip install -r requirements.txt` @@ -18,4 +18,4 @@ Done, now you can send message to your bot `/feedback` bot will send feedback to creator -`/log` send log json output \ No newline at end of file +`/log` send log json output