From 8c1b6ec5dae6debb0f36a751ccfa26fb7c64d489 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Thu, 3 Jul 2014 14:58:19 -0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3b06d3b1..e76c5de4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ ![SimPEG](https://raw.github.com/simpeg/simpeg/master/docs/simpeg-logo.png) +[![Build Status](https://travis-ci.org/simpeg/simpeg.svg?branch=master)](https://travis-ci.org/simpeg/simpeg) +[![Coverage Status](https://coveralls.io/repos/simpeg/simpeg/badge.png?branch=master)](https://coveralls.io/r/simpeg/simpeg?branch=master) +[![Downloads](https://pypip.in/download/SimPEG/badge.png)](https://pypi.python.org/pypi/SimPEG/) +[![Latest Version](https://pypip.in/version/SimPEG/badge.png)](https://pypi.python.org/pypi/SimPEG/) +[![License](https://pypip.in/license/SimPEG/badge.png)](https://pypi.python.org/pypi/SimPEG/) + + Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications. The vision is to create a package for finite volume simulation with applications to geophysical imaging and subsurface flow. To enable the understanding of the many different components, this package has the following features: @@ -19,12 +26,6 @@ Code: Tests: [https://travis-ci.org/simpeg/simpeg](https://travis-ci.org/simpeg/simpeg) -Build Status: -[![Build Status](https://travis-ci.org/simpeg/simpeg.svg?branch=master)](https://travis-ci.org/simpeg/simpeg) - -Coverage Status: -[![Coverage Status](https://coveralls.io/repos/simpeg/simpeg/badge.png?branch=master)](https://coveralls.io/r/simpeg/simpeg?branch=master) - Bugs & Issues: [https://github.com/simpeg/simpeg/issues](https://github.com/simpeg/simpeg/issues)