From 00bba52d2bae3aa6522e05d17a701b595549796f Mon Sep 17 00:00:00 2001
From: Felix Weinhardt <felix.weinhardt@iws.uni-stuttgart.de>
Date: Wed, 29 May 2019 15:08:45 +0200
Subject: [PATCH] [1ptracer] Update README.md

---
 examples/1ptracer/README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/examples/1ptracer/README.md b/examples/1ptracer/README.md
index 2e971a58e0..0ddf2daab5 100644
--- a/examples/1ptracer/README.md
+++ b/examples/1ptracer/README.md
@@ -49,5 +49,8 @@ Permeability = 1e-10 # [m^2]
 PermeabilityLens = 1e-11 # [m^2]
 ```
 ## Results
+The random permeability distribution generates the velocity profile shown in the left plot. The image in the middle illustrates the tracer distribution after 2500s and the image on the right after 5000s.
 
-![](/Plots/VelocityProfile.png) ![](/Plots/Tracer_2500.png) ![](/Plots/Tracer_5000.png)
\ No newline at end of file
+| ![](Plots/VelocityProfile.png)| ![](Plots/Tracer_2500.png) | ![](Plots/Tracer_5000.png)|
+|:---:|:---:|:---:|
+| velocity profile| tracer concentration after 2500s | tracer concentration after 5000s |
-- 
GitLab