From 59ffc0ad8f53819f7c4c34263114440b291261a8 Mon Sep 17 00:00:00 2001 From: "Andrew E. Torda" <torda@zbh.uni-hamburg.de> Date: Sun, 8 May 2022 15:37:07 +0200 Subject: [PATCH] Docs. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 05a0b8b..f140a7a 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,5 @@ The UI toolkit is "fyne". It does not do charts, so we use go-chart which makes The graphical interface follows no known style convention and looks like it was designed by a three-year old. Still have not implemented parallel runs, but given the emphasis on the quick graphics, this may not be appropriate. + +Should put a button on the parameter tab to let us write the parameters on the page to a file. -- GitLab