diff --git a/README.rst b/README.rst index 51898ae..5b693d1 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,7 @@ Django-PostgresPool =================== -This is a simple Postgres Connection Pooling backend for Django. - -It's powered by the lovely and beautiful SQLAlchemy and Psycopg2. +This is a simple Postgres Connection Pooling backend for Django, powered by the lovely and beautiful SQLAlchemy. **Experimental**: use with caution.