README.md in tgbot-0.1.2 vs README.md in tgbot-0.1.3
- old
+ new
@@ -1,9 +1,9 @@
# Tgbot
[](https://badge.fury.io/rb/tgbot)
-
+

A tiny but easy-to-use wrapper of [Telegram Bot API](https://core.telegram.org/bots/api).
## Install
@@ -12,15 +12,10 @@
## Usage
See [example.rb](example.rb) or [usage.md](usage.md).
-## Todo
-
-- improve DSL
-- add sqlite, then
- + add session
- + add privilege
+**Ideas wanted.**
## Contribute
PRs/issues are welcome.