From 7a69bc933a7ed1073ca35d2f2bdc76b5c3bb0014 Mon Sep 17 00:00:00 2001 From: Joseph Holguin Date: Wed, 10 May 2017 18:18:10 -0600 Subject: [PATCH] Update readme.md Hey, sorry for the type in my first pull request. Hope this works. Thanks for adding us to the list. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6a9e455..9ca10b1 100644 --- a/readme.md +++ b/readme.md @@ -341,7 +341,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [E.D.D.I](http://eddi.labs.ai/) - Enterprise-Ready Chatbot Platform for creating, running and maintaining customizable chatbots (Java) * [BotStack](https://github.com/davidmann4/botstack) - Ruby on Rails Framework * [crystal telegram bot API](https://github.com/hangyas/TelegramBot) - Telegram Bot API for crystal -* [Recime](https://www.recime.io/) - A powerful platform for developers to build bots. Recime provieds the bot framework + dev tools + cloud infrastructure. +* [Recime](https://www.recime.io/) - A powerful platform for developers to build enterprise-grade bots. Recime provides the bot framework, developer tools, and a serverless cloud infrastructure. #### Boilerplates/templates * [Ruby Telegram bot boilerplate](https://github.com/MaximAbramchuck/ruby-telegram-bot-starter-kit)