Skip to content

Commit 978ad93

Browse files
committed
add style to badges in README
1 parent 2697ef5 commit 978ad93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ sqlitedict -- persistent ``dict``, backed-up by SQLite and pickle
77
|License|_
88

99
.. |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
10+
.. |Downloads| image:: https://pypip.in/d/sqlitedict/badge.png?style=flat
11+
.. |License| image:: https://pypip.in/license/sqlitedict/badge.png?style=flat
1212
.. _Travis: https://travis-ci.org/piskvorky/sqlitedict
1313
.. _Downloads: https://pypi.python.org/pypi/sqlitedict
1414
.. _License: https://pypi.python.org/pypi/sqlitedict

0 commit comments

Comments
 (0)