From 59168b067b1f0b806a3e90c9b76ef1af74e16ebd Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 3 Aug 2017 15:00:49 +0100 Subject: [PATCH] Grammar updates. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 610854fb..450fa858 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ What is gprMax? gprMax is currently released under the `GNU General Public License v3 or higher `_. -gprMax is principally written in `Python `_ 3 with performance-critical parts written in `Cython `_. It includes a CPU solver parallelised using `OpenMP `_, and a GPU written using the `NVIDIA CUDA `_ programming model. +gprMax is principally written in `Python `_ 3 with performance-critical parts written in `Cython `_. It includes a CPU-based solver parallelised using `OpenMP `_, and a GPU-based solver written using the `NVIDIA CUDA `_ programming model. Using gprMax? Cite us ---------------------