From 1cca62a46bd2cb6e830e10a90b7da67638165881 Mon Sep 17 00:00:00 2001 From: Martin Winks <50446230+uwinx@users.noreply.github.com> Date: Tue, 25 Aug 2020 23:49:49 +0400 Subject: [PATCH] chore(rme): remove comma etc Co-authored-by: evgfilim1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42090110..7a611eb6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 📚 Some simple code examples -**Few steps, before you get started...** +**Few steps before getting started...** - First, you should obtain token for your bot from [BotFather](https://t.me/BotFather). - Install latest stable version of aiogram, simply running `pip install aiogram`