We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060127a commit 4ca2734Copy full SHA for 4ca2734
README.rst
@@ -20,6 +20,14 @@ text width calculations in Python so the margins might not always be 4px.)
20
21
.. _shields.io: http://shields.io/
22
23
+Installation
24
+------------
25
+Run:
26
+
27
+.. code-block::
28
29
+ pip install coverage-badge
30
31
32
Usage
33
-----
@@ -56,7 +64,7 @@ Different colors for cover ranges:
56
64
.. image:: https://cdn.rawgit.com/samael500/coverage-badge/master/media/97.svg
57
65
:alt: 97%
58
66
59
----
67
+----
60
68
61
69
The full usage text::
62
70
0 commit comments