From 2d43a7d875432befb0d5dfd6b5e8a0f894036ec5 Mon Sep 17 00:00:00 2001 From: AB Date: Wed, 16 Dec 2020 23:25:25 +0300 Subject: [PATCH] Fix mystem exec. --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 8b2b3ad..9fe3f63 100644 --- a/README +++ b/README @@ -11,5 +11,6 @@ Telegram bot with light group statistic and heavy spy features. == TODO == * Syntax highlighting for code exported to image. -== Notes == -* Desubot uses MyStem by Yandex for word stemming and assume that mystem binary is available in PATH. On Windows it may be placed on working directory. Both Linux and Windows mystem binary is in repo. \ No newline at end of file +== Important == +* Desubot uses MyStem by Yandex for word stemming and assume that mystem binary is available in PATH. +On Windows it may be placed on working directory. Both Linux and Windows mystem binary is in repo. \ No newline at end of file