mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 05:54:44 +00:00
Added Coveralls badge to README
(also fixed linebreak formatting that was causing 'build unknown' and 'coverage unknown' images)
This commit is contained in:
parent
0b8bbe1d9b
commit
3b12dd0964
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,8 @@
|
|||
.. image:: https://travis-ci.org/torchbox/wagtail.png?branch=master :target: https://travis-ci.org/torchbox/wagtail
|
||||
.. image:: https://travis-ci.org/torchbox/wagtail.png?branch=master
|
||||
:target: https://travis-ci.org/torchbox/wagtail
|
||||
|
||||
.. image:: https://coveralls.io/repos/torchbox/wagtail/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/torchbox/wagtail?branch=master
|
||||
|
||||
Wagtail CMS
|
||||
===========
|
||||
|
|
|
|||
Loading…
Reference in a new issue