diff --git a/README.rst b/README.rst index 17ff8a7..ba204ed 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Momoko Momoko wraps Psycopg2_'s functionality for use in Tornado_. Have a look at tutorial_ or full documentation_. -**Important:** This is the 2.x version of Momoko. It requres Tornado >= 4.0, uses futures instead of calllbacks +**Important:** This is the 2.x version of Momoko. It requires Tornado >= 4.0, uses futures instead of calllbacks and introduces a slightly different API compared to 1.x version. While transition is very straightforward, the API is not backward compatible with 1.x!