From 12abb8e65c388a64957efc9212f857488f9ec78c Mon Sep 17 00:00:00 2001 From: weisse02 <andreas.weissenbrunner@ptb.de> Date: Tue, 28 Feb 2023 14:49:18 +0100 Subject: [PATCH] update requirements in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f28cf..a18d576 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # VirtFlow_GUI -To use just start **GUI_Elbow.py** in a python3 environment. Necessary packages: Numpy, Scipy, json +To use just start **GUI_Elbow.py** in a python3 environment. +Required python packages: Numpy, Scipy, json, wx, matplotlib ## Functionality -- GitLab