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 ---------------------