diff --git a/docs/index.rst b/docs/index.rst index fb75f312..792f3be9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,7 @@ -SimPEG -====== +.. image:: simpeg-logo.png + :width: 300 px + :alt: SimPEG + :align: center SimPEG (Simulation and Parameter Estimation in Geophysics) is a python package for simulation and gradient based parameter estimation in the context of geophysical applications. diff --git a/docs/simpeg-logo.png b/docs/simpeg-logo.png new file mode 100644 index 00000000..a0ec740f Binary files /dev/null and b/docs/simpeg-logo.png differ