Skip to content

Commit 2364d91

Browse files
author
Dylan Verheul
committed
Update README.rst
1 parent 839409d commit 2364d91

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.rst

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
============================
2-
Welcome to django-bootstrap3
3-
============================
1+
=================
2+
django-bootstrap3
3+
=================
4+
-----------------------
5+
Bootstrap 3 for Django.
6+
-----------------------
7+
8+
Write Django for your backend
49

510
.. image:: https://img.shields.io/travis/dyve/django-bootstrap3/master.svg
611
:target: https://travis-ci.org/dyve/django-bootstrap3
712

813
.. image:: https://img.shields.io/coveralls/dyve/django-bootstrap3/master.svg
914
:target: https://coveralls.io/r/dyve/django-bootstrap3?branch=master
1015

16+
1117
.. image:: https://img.shields.io/pypi/v/django-bootstrap3.svg
1218
:target: https://pypi.python.org/pypi/django-bootstrap3
1319
:alt: Latest PyPI version
@@ -16,6 +22,14 @@ Welcome to django-bootstrap3
1622
:target: https://pypi.python.org/pypi/django-bootstrap3
1723
:alt: Number of PyPI downloads per month
1824

25+
.. image:: https://img.shields.io/pypi/dw/django-bootstrap3.svg
26+
:target: https://pypi.python.org/pypi/django-bootstrap3
27+
:alt: Number of PyPI downloads per week
28+
29+
.. image:: https://img.shields.io/pypi/dd/django-bootstrap3.svg
30+
:target: https://pypi.python.org/pypi/django-bootstrap3
31+
:alt: Number of PyPI downloads per day
32+
1933
Use Bootstrap in your Django templates, the Django way.
2034

2135

0 commit comments

Comments
 (0)