From 33f0049f6eba0e831d9e96e227c51b6debe81f9b Mon Sep 17 00:00:00 2001 From: printercu Date: Sat, 30 Jul 2016 19:34:16 +0600 Subject: [PATCH] Add link to sample standalone app to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cea2322..0da5b0f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ [![Build Status](https://travis-ci.org/telegram-bot-rb/telegram-bot.svg)](https://travis-ci.org/telegram-bot-rb/telegram-bot) Tools for developing bot for Telegram. Best used with Rails, but can be be used in -standalone app. Supposed to be used in webhook-mode in production, and poller-mode +[standalone app](https://github.com/telegram-bot-rb/telegram-bot/wiki/Non-rails-application). +Supposed to be used in webhook-mode in production, and poller-mode in development, but you can use poller in production if you want. Package contains: