From 995607ec1464a34e36dc0b6d1de5f09bc8e1c9f3 Mon Sep 17 00:00:00 2001 From: Kateryna Nikulina <kateryna.nikulina@gmail.com> Date: Wed, 7 Sep 2022 22:47:42 +0200 Subject: [PATCH] Update README.md usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bb25f8..6133b71 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ pip install chgen Python >= 3.7 is required ## Usage -The *example*-folder constains the example scripts of how the package can be used. In order to run the further_analysis.py script a user must run convex_hull_full.py script. +The *example*-folder constains the example scripts of how the package can be used. To run the further_analysis.py script, a user must run the convex_hull_full.py script first. <!--- ## Support -- GitLab