Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MDachniewicz committed Feb 23, 2023
1 parent 9927573 commit 35bb4f5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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 <code>pip install -r requirements.txt</code>
3. Run STM.py <code>python -m STM.py
3. Run STM.py <code>python -m STM.py</code>

## Usage

### Open file


### Profiles

0 comments on commit 35bb4f5

Please sign in to comment.