We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 006cc87 + 281da63 commit 2e122afCopy full SHA for 2e122af
README.rst
@@ -2,7 +2,8 @@
2
django-tables2 - An app for creating HTML tables
3
================================================
4
5
-.. figure:: https://travis-ci.org/bradleyayers/django-tables2.png
+.. image:: https://travis-ci.org/bradleyayers/django-tables2.svg
6
+ :target: https://travis-ci.org/bradleyayers/django-tables2
7
8
django-tables2 simplifies the task of turning sets of data into HTML tables. It
9
has native support for pagination and sorting. It does for HTML tables what
0 commit comments