From 9fedab83b408cbdbf3a531868e3c2b08e3f8beb8 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sat, 27 Jun 2015 05:03:47 +0430 Subject: [PATCH] feedback welcome --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6bd17ab..56021d5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Create and control [Telegram bots](https://core.telegram.org/bots) easily using the new [Telegram API](https://core.telegram.org/bots/api). +telegram-api is in beta, your feedback is highly appreciated, please fill an issue +for any bugs you find or any suggestions you have. ``` npm install telegram-api ```