Skip to content

Commit

Permalink
update doct
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Apr 6, 2020
1 parent 609fb33 commit c659126
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,12 @@ FITTER documentation
.. image:: https://coveralls.io/repos/cokelaer/fitter/badge.png?branch=master
:target: https://coveralls.io/r/cokelaer/fitter?branch=master

.. image:: http://readthedocs.org/projects/fitter/badge/?version=master
:target: http://fitter.readthedocs.org/en/master/?badge=master
.. image:: http://readthedocs.org/projects/fitter/badge/?version=latest
:target: http://fitter.readthedocs.org/en/latest/?badge=latest
:alt: Documentation Status


Compatible with Python 2.7 and 3.5, 3.6 (3.4 and 3.7 most probably but not
tested on travis)
Compatible with Python 2.7 and 3.6 and 3.7 (Travis tests)


What is it ?
Expand Down
7 changes: 3 additions & 4 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ FITTER documentation
<a href="https://coveralls.io/r/cokelaer/fitter?branch=master">
<img src="https://coveralls.io/repos/cokelaer/fitter/badge.png?branch=master"></a>

<a href="http://readthedocs.org/projects/fitter/badge/?version=master>
<img src="http://bioservices.readthedocs.org/en/master/?badge=master"></a>
<a href="https://fitter.readthedocs.org/">
<img src="https://readthedocs.org/projects/fitter/badge/?version=latest"></a>


</p>
Expand All @@ -28,8 +28,7 @@ FITTER documentation



Compatible with Python 2.7, 3.5 and 3.6 (most probably 3.4 and 3.7 as well but
not tested on travis)
Compatible with Python 2.7, 3.6 and 3.7 (Travis tests)


What is it ?
Expand Down

0 comments on commit c659126

Please sign in to comment.