From 6a0d74500ff78c25eb64ab8a3bd69d2103e4289e Mon Sep 17 00:00:00 2001
From: Dorchies David <david.dorchies@irstea.fr>
Date: Fri, 5 Jun 2020 10:49:45 +0200
Subject: [PATCH] doc: Add known issue in interactive mode

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

diff --git a/README.md b/README.md
index 91bdc86..cb328b2 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,10 @@ The `example` directory contains all the configuration for calculating statistic
 
 Copy the files contained in the `example` directory to the root directory and run `VGEST.exe`.
 
+## Known issues
+
+If a file `MODE.TXT` exists and it's content is different that "1", the software runs in interactive mode. In this mode the edition of the date of the study period is bugged.
+
 ## References
 
 [^Bader2016]: Bader, J.-C., Dorchies, D., 2016. Calcul des limites de volumes d’eau à respecter dans des réservoirs implantés en parallèle sur un réseau hydrographique, pour permettre la meilleure satisfaction future d’un objectif commun de gestion à l’aval (soutien d’étiage ou laminage de crue) : logiciel VGEST - Application au cas du bassin de la Seine (Amélioration et extension de la méthode précédemment développée dans le cadre du programme Climaware). IRD, Montpellier. https://www.documentation.ird.fr/hor/fdi:010070461
-- 
GitLab