Skip to content

Commit d6b4955

Browse files
authored
Merge pull request jazzband#667 from hsiaoyi0504/badge
add Read The Docs badge
2 parents 5d85325 + 9f8cb03 commit d6b4955

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ Pipeline
1717
:alt: PYPI
1818
:target: https://badge.fury.io/py/django-pipeline
1919

20+
.. image:: https://readthedocs.org/projects/django-pipeline/badge/?version=latest
21+
:alt: Documentation Status
22+
:target: https://django-pipeline.readthedocs.io/en/latest/?badge=latest
23+
24+
2025
Pipeline is an asset packaging library for Django, providing both CSS and
2126
JavaScript concatenation and compression, built-in JavaScript template support,
2227
and optional data-URI image and font embedding.

0 commit comments

Comments
 (0)