From 64054760665e8ebd932c6e2cd09d3a947964483e Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 29 Mar 2017 12:08:46 +0100 Subject: [PATCH] Inline links. --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 2532d195..71890e43 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,7 @@ .. image:: https://readthedocs.org/projects/gprmax/badge/?version=latest :target: http://docs.gprmax.com/en/latest/?badge=latest :alt: Documentation Status -_ - +| .. image:: /docs/source/images/gprMax_logo_small.png :target: http://www.gprmax.com @@ -13,7 +12,7 @@ Getting Started What is gprMax? =============== -gprMax (http://www.gprmax.com) is open source software that simulates electromagnetic wave propagation. It solves Maxwell's equations in 3D using the Finite-Difference Time-Domain (FDTD) method. gprMax was designed for modelling Ground Penetrating Radar (GPR) but can also be used to model electromagnetic wave propagation for many other applications. +`gprMax `_ is open source software that simulates electromagnetic wave propagation. It solves Maxwell's equations in 3D using the Finite-Difference Time-Domain (FDTD) method. gprMax was designed for modelling Ground Penetrating Radar (GPR) but can also be used to model electromagnetic wave propagation for many other applications. gprMax is currently released under the GNU General Public License v3 or higher (http://www.gnu.org/copyleft/gpl.html).