Skip to content

Commit 94ed0a3

Browse files
committed
Update the readme to remove codecov badge and include prerelease install
1 parent 6f533e5 commit 94ed0a3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ omf
1717
:target: https://github.com/gmggroup/omf/actions
1818
:alt: Github actions
1919

20-
.. image:: https://codecov.io/gh/gmggroup/omf/branch/master/graph/badge.svg
21-
:target: https://codecov.io/gh/gmggroup/omf
22-
:alt: Code coverage
23-
2420

2521
Version: 2.0.0a0
2622

@@ -77,7 +73,7 @@ To install the repository, ensure that you have
7773

7874
.. code::
7975
80-
pip install omf
76+
pip install --pre omf
8177
8278
Or from `github <https://github.com/gmggroup/omf>`_:
8379

0 commit comments

Comments
 (0)