Update README.rst

This commit is contained in:
2016-02-07 11:25:31 -05:00
parent e7be39fddc
commit 4cd3c8ac46
+1 -1
View File
@@ -49,7 +49,7 @@ Features
- Queries can be passed as strings or filenames, parameters supported.
- Query results are iterators of standard Python dictionaries: ``{'column-name': 'value'}``
Records is powered by `psycopg2 <https://pypi.python.org/pypi/psycopg2>`_
Records is proudly powered by `Psycopg2 <https://pypi.python.org/pypi/psycopg2>`_
and `Tablib <http://docs.python-tablib.org/en/latest/>`_.
Data Export Functionality