diff --git a/README.rst b/README.rst index 8a5b22a5..32909de2 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ SimPEG .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/simpeg/simpeg/blob/master/LICENSE - :alt: BSD 3 clause license. + :alt: MIT license .. image:: https://api.travis-ci.org/simpeg/simpeg.svg?branch=master :target: https://travis-ci.org/simpeg/simpeg @@ -30,7 +30,8 @@ SimPEG :target: https://gitter.im/simpeg/simpeg .. image:: https://codecov.io/gh/simpeg/simpeg/branch/master/graph/badge.svg -  :target: https://codecov.io/gh/simpeg/simpeg +   :target: https://codecov.io/gh/simpeg/simpeg + :alt: Coverage status Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications. diff --git a/docs/index.rst b/docs/index.rst index dc78f64c..5706dbaf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,19 +14,15 @@ SimPEG Documentation .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/simpeg/simpeg/blob/master/LICENSE - :alt: BSD 3 clause license. + :alt: MIT License .. image:: https://img.shields.io/travis/simpeg/simpeg.svg :target: https://travis-ci.org/simpeg/simpeg?branch=master :alt: Travis CI build status -.. image:: https://img.shields.io/coveralls/simpeg/simpeg.svg - :target: https://coveralls.io/r/simpeg/simpeg?branch=master - :alt: Coverage status - .. image:: https://codecov.io/gh/simpeg/simpeg/branch/master/graph/badge.svg :target: https://codecov.io/gh/simpeg/simpeg - + :alt: Coverage status Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.