From 4b1dd5d42e870aeef3feb5cd8bada82dce412cf7 Mon Sep 17 00:00:00 2001 From: Ivan Olexyn Date: Fri, 23 Aug 2019 09:16:07 +0200 Subject: [PATCH] Add howto. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b66e82..974db56 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -###About +### About This is a frontend for the collection of tools used by the zebra.
@@ -10,6 +10,12 @@ This is a frontend for the collection of tools used by the zebra.
+### How To +```angular2html +pip3 install pyqt5 +``` + + ### To Do + Add a plot. + Add file selection. \ No newline at end of file