From 148023bb0d1406b05b1b70743007ee4dc71590fc Mon Sep 17 00:00:00 2001 From: printercu Date: Sun, 15 May 2016 18:01:39 +0300 Subject: [PATCH] Add link to sample app to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1088bd1..8673137 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Package contains: - Poller with automatic source-reloader for development env. - Rake tasks to update webhook urls. +Here is sample [telegram_bot_app](https://github.com/telegram-bot-rb/telegram_bot_app). +Run it on your local machine in 1 minute! + ## Installation Add this line to your application's Gemfile: