updated readme with shields

This commit is contained in:
2016-12-20 13:04:43 -05:00
parent 42a7e78dc0
commit 99eaf62867
+13 -1
View File
@@ -1,6 +1,18 @@
Records: SQL for Humans™
========================
.. image:: https://img.shields.io/pypi/v/records.svg
:target: https://pypi.python.org/pypi/records
.. image:: https://travis-ci.org/kennethreitz/records.svg?branch=master
:target: https://travis-ci.org/kennethreitz/records
.. image:: https://img.shields.io/badge/SayThanks.io-☼-1EAEDB.svg
:target: https://saythanks.io/to/kennethreitz
**Records is a very simple, but powerful, library for making raw SQL queries
to most relational databases.**
@@ -140,7 +152,7 @@ As an added bonus, a ``records`` command-line tool is automatically
included. Here's a screenshot of the usage information:
.. image:: http://f.cl.ly/items/0S14231R3p0G3w3A0x2N/Screen%20Shot%202016-02-13%20at%202.43.21%20AM.png
:alt: Screenshot of Records Command-Line Interface.
:alt: Screenshot of Records Command-Line Interface.
☤ Thank You
-----------