diff --git a/docs/index.rst b/docs/index.rst index dc78f64c..fee5f6c2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,16 +16,24 @@ SimPEG Documentation :target: https://github.com/simpeg/simpeg/blob/master/LICENSE :alt: BSD 3 clause license. -.. image:: https://img.shields.io/travis/simpeg/simpeg.svg - :target: https://travis-ci.org/simpeg/simpeg?branch=master +.. image:: https://api.travis-ci.org/simpeg/simpeg.svg?branch=master + :target: https://travis-ci.org/simpeg/simpeg :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:: http://img.shields.io/badge/GITTER-JOIN_CHAT-brightgreen.svg?style=flat-square + :alt: gitter chat room at https://gitter.im/simpeg/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 + +.. image:: https://www.quantifiedcode.com/api/v1/project/933aa3decf444538aa432c8817169b6d/badge.svg + :target: https://www.quantifiedcode.com/app/project/933aa3decf444538aa432c8817169b6d + :alt: Code issues + +.. image:: https://api.codacy.com/project/badge/Grade/4fc959a5294a418fa21fc7bc3b3aa078 + :target: https://www.codacy.com/app/lindseyheagy/simpeg?utm_source=github.com&utm_medium=referral&utm_content=simpeg/simpeg&utm_campaign=Badge_Grade + :alt: codacy Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.