From 1b4346708a234fe83c5d8c02690ff97a1f873379 Mon Sep 17 00:00:00 2001 From: freba <freba@dtu.dk> Date: Wed, 9 Sep 2020 16:19:06 +0200 Subject: [PATCH] Updated README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index f73b3a4..9539b2e 100644 --- a/README.org +++ b/README.org @@ -32,7 +32,7 @@ See https://zenodo.org/record/3911952#.XvmavjWxWCh. - Recent package version, untested :: https://github.com/dynamicslab/. * Installation - Install python and =pip= for your system and install the packages listed in the previous Section [[Prerequisites]] via =pip=. -- Create the =./Illustrations= folder in this directory, if not already present. Plots will be saved in this directory. +- Create the =Illustrations= and =Data= folders in this directory, if not already present. Plots and data will be saved in this directory, respectively. * License This code is licensed under the MIT license. See the =License= statement in this directory. * Miscellaneous -- GitLab