From 8a185f713ebe129f14fc40be0c4aadb24208d847 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Tue, 26 Nov 2013 18:54:04 -0800 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..172cf62b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +simpeg +====== + +Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications. + + +[![Build Status](https://travis-ci.org/simpeg/simpeg.png)](https://travis-ci.org/simpeg/simpeg)