From 3065c0c48ed806e9439a61c7ed5f8f008010f32d Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Wed, 12 Dec 2018 10:03:18 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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