Skip to content

Commit 4ca2734

Browse files
authored
Added Installation section to README (dbrgn#10)
1 parent 060127a commit 4ca2734

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ text width calculations in Python so the margins might not always be 4px.)
2020

2121
.. _shields.io: http://shields.io/
2222

23+
Installation
24+
------------
25+
Run:
26+
27+
.. code-block::
28+
29+
pip install coverage-badge
30+
2331
2432
Usage
2533
-----
@@ -56,7 +64,7 @@ Different colors for cover ranges:
5664
.. image:: https://cdn.rawgit.com/samael500/coverage-badge/master/media/97.svg
5765
:alt: 97%
5866

59-
---
67+
----
6068

6169
The full usage text::
6270

0 commit comments

Comments
 (0)