From ffce3644b7b4b1f122b196bea5fae93249ae8e97 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sat, 4 Jul 2015 04:07:40 +0430 Subject: [PATCH] Better now --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4d7aa2a..cd76185 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ using the new [Telegram API](https://core.telegram.org/bots/api). telegram-api is in beta, your feedback is appreciated, please [fill an issue](https://github.com/mdibaiee/node-telegram-api/issues) for any bugs you find or any suggestions you have. -For an example of a bot written using this module, see [Bots using this module](#bots-using-this-module) below. - ``` npm install telegram-api ```