diff --git a/readme.md b/readme.md index 114ba03..b0d030d 100644 --- a/readme.md +++ b/readme.md @@ -391,7 +391,7 @@ There is free and paid plans. Interface is Turkish but bots can work any latin l * [Telegram-Typings](https://www.npmjs.com/package/telegram-typings) - A tool for parsing Telegram API page to the typings. * [Chatito](https://rodrigopivi.github.io/Chatito) - Generate datasets for nlu chatbots quickly using a simple DSL. * [Probot](https://probot.github.io/) - SDK for building bots around GitHub workflows -* [Go-sarah](https://github.com/oklahomer/go-sarah/) +* [Go-sarah](https://github.com/oklahomer/go-sarah/) - Build multi-channel bots using Golang #### Boilerplates/templates * [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)