We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2697ef5 commit 978ad93Copy full SHA for 978ad93
README.rst
@@ -7,8 +7,8 @@ sqlitedict -- persistent ``dict``, backed-up by SQLite and pickle
7
|License|_
8
9
.. |Travis| image:: https://api.travis-ci.org/piskvorky/sqlitedict.png?branch=master
10
-.. |Downloads| image:: https://pypip.in/d/sqlitedict/badge.png
11
-.. |License| image:: https://pypip.in/license/sqlitedict/badge.png
+.. |Downloads| image:: https://pypip.in/d/sqlitedict/badge.png?style=flat
+.. |License| image:: https://pypip.in/license/sqlitedict/badge.png?style=flat
12
.. _Travis: https://travis-ci.org/piskvorky/sqlitedict
13
.. _Downloads: https://pypi.python.org/pypi/sqlitedict
14
.. _License: https://pypi.python.org/pypi/sqlitedict
0 commit comments