Skip to content

Commit

Permalink
update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
philopon committed Mar 1, 2019
1 parent 6da01a8 commit 0d80696
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ molecular descriptor calculator.
.. image:: https://travis-ci.org/mordred-descriptor/mordred.svg?branch=master
:target: https://travis-ci.org/mordred-descriptor/mordred

.. image:: https://ci.appveyor.com/api/projects/status/iwk6268d27jusvni/branch/master?svg=true
:target: https://ci.appveyor.com/project/philopon/mordred/branch/master

.. image:: https://coveralls.io/repos/github/mordred-descriptor/mordred/badge.svg?branch=master
:target: https://coveralls.io/github/mordred-descriptor/mordred?branch=master

Expand Down Expand Up @@ -64,7 +61,8 @@ pip

.. code:: console
$ pip install pandas # optional
$ pip install 'mordred[full]' # install with extra requires
# or
$ pip install mordred
Testing the installation
Expand Down

0 comments on commit 0d80696

Please sign in to comment.