From 6a64f5a91ec8eb131ea67958705cec303cadb196 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 7 Feb 2016 01:16:56 -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 340f015..6e675ed 100644 --- a/README.rst +++ b/README.rst @@ -51,7 +51,7 @@ and `Tablib `_. Data Export Functionality ------------------------- -Relational also feature full Tablib integration, which allows you to export +Relational also features full Tablib integration, and allows you to export your results to CSV, XLS, JSON, or YAML with a single line of code. Excellent for sharing data with friends, or generating reports.