From 59e15501bbf6a0061a19cfd56f945eb5dd303627 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 7 Feb 2016 11:37:30 -0500 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a5828bf..eedf3c6 100644 --- a/README.rst +++ b/README.rst @@ -54,8 +54,8 @@ Or store them all for later reference: Records is proudly powered by `Psycopg2 `_ and `Tablib `_. -Data Export Functionality -------------------------- +☤ Data Export Functionality +--------------------------- Records also features full Tablib integration, and allows you to export your results to CSV, XLS, JSON, HTML Tables, or YAML with a single line of code. @@ -109,8 +109,8 @@ and more. See the `Tablib Documentation `_ for more details. -Installation ------------- +☤ Installation +-------------- Of course, the recommended installation method is pip::