diff --git a/README.rst b/README.rst index 64739a758..6cd7c3c5d 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,6 @@ Introduction This library provides a pure Python interface for the `Telegram Bot API `_. It's compatible with Python versions 2.7, 3.3+ and `PyPy `_. -It also works with `Google App Engine `_. In addition to the pure API implementation, this library features a number of high-level classes to make the development of bots easy and straightforward. These classes are contained in the