From 35bb4f5a5d1326e5514d626ae1c01d090e0166b2 Mon Sep 17 00:00:00 2001 From: Marek Dachniewicz Date: Fri, 24 Feb 2023 00:34:56 +0100 Subject: [PATCH] small changes --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8a7363..5670bc7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ STMpro is still in early development phase, there are many bugs and missing feat It is planned to: - introduce full support for spectroscopy files (I(V), I(Z)) -- add more data processing options +- expand data processing capabilities - improve graphical interface - add options to customise the appearance of graphs and images @@ -39,5 +39,12 @@ Windows (8, 10, 11) binaries are available [here](https://github.com/MDachniewic For 1. Install Python 3.9 2. Install dependencies pip install -r requirements.txt -3. Run STM.py python -m STM.py +3. Run STM.py python -m STM.py + +## Usage + +### Open file + + +### Profiles