From 68c584a77ca765bd8587162d15ae562cbd55010d Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 13 Aug 2026 16:29:17 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b78096..af51d43 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + errbot-vk ====== @@ -14,7 +16,7 @@ __Гайд на русском языке: https://github.com/Ax3Effect/errbot-v Refer to this: http://errbot.io/en/latest/user_guide/setup.html#installation -After "errbot" command in directory, create a new folder "errbot-vk". +After running `errbot init` in your desired directory, create a new folder named "errbot-vk" and copy the `vkbackend.py` file into it. To your errbot config.py file, add the following: ```