From 4cd3c8ac467d90a95254dab6be850d757af30071 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 7 Feb 2016 11:25:31 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 429ea9c..6514437 100644 --- a/README.rst +++ b/README.rst @@ -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 `_ +Records is proudly powered by `Psycopg2 `_ and `Tablib `_. Data Export Functionality