From aa8f0a10f12af8a511809f66641503f8de26c52b Mon Sep 17 00:00:00 2001 From: Santiago Soler Date: Thu, 1 Feb 2024 18:56:03 +0100 Subject: [PATCH] Improve last sentence of abstract --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97f8346..13a44a3 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,9 @@ and then to run a deterministic inversion to recover the original model. You'll learn how to set up a DC survey, define a mesh, build a synthetic model, create a simulation that implements all the physics, and run a forward model to generate synthetic data. Lastly you'll learn how to set up an -inversion to recover the resistivity of the subsurface. By the end of the -tutorial you'll be able to invert your own data. +inversion to recover the resistivity of the subsurface. +By the end of the tutorial you'll be able to use SimPEG to invert your own +data. ## About