From fae18b733bfa3d8e78fb48cebbe0322741c6204a Mon Sep 17 00:00:00 2001 From: Poulard Christine <christine.poulard@irstea.fr> Date: Tue, 21 Sep 2021 18:05:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fe0b53..c39d213 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ 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 | | ------ | ------ | |  |  | -| <i> K such as computation is possible </i> | <i> K such as computation is _impossible (hn < hc)_ </i> | +| <i> with default values for K and delta_h : computation is possible</i> | <i> K and delta_h were changed ; K such as computation is _impossible (hn < hc)_ </i> | -- GitLab