From 81aa8994c4012af5df746a62dbd4afedac1e6b2d Mon Sep 17 00:00:00 2001
From: Poulard Christine <christine.poulard@irstea.fr>
Date: Tue, 21 Sep 2021 17:51:03 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 796180a..7fe0b53 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ It appeared that sliders are not suitable for the range of discretisation step,
 
 | Code with sliders for K and delta_h | Code with sliders for K and TextBox for delta_h  |
 | ------ | ------ |
-| ![screenshot](/screenshots/Subcritical_backwater.PNG) | ![screenshot](/screenshots/BackwaterDemoTextBox_impossible.PNG) |
-| <i> K such as computation is possible </i> | <i> K such as computation is _impossible (hn < hc) _ </i>  |
+| ![screenshot](/screenshots/Subcritical_backwater.PNG) | ![screenshot](/screenshots/BackwaterDemoTextBox_impossible.png) |
+| <i> K such as computation is possible </i> | <i> K such as computation is _impossible (hn < hc)_ </i>  |
 
 
-- 
GitLab