From 6f0f72a8196e29081c0171773fe04de5edcb2a27 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 27 Sep 2012 19:28:52 -0400 Subject: [PATCH] readme --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.