From fc6af80b9d5114fae2832da5cbee03943f0742cf Mon Sep 17 00:00:00 2001 From: Ruben Bermudez Date: Wed, 1 Jul 2015 21:19:22 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index acdd220..cb5c208 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Telegram Bot Java Library A simple to use library to create Telegram Bots in Java (Still Beta Version) +## Translations +Bots are now supporting multilanguage. If you want to add your own, feel free to translate at [transifex](https://www.transifex.com/projects/p/telegrambots/) + ## Contributions Feel free to fork this project, work on it and then make a pull request. Most of the times I will accept them if they add something valuable to the code.