diff options
| author | Timo Wilken | 2020-08-14 14:03:46 +0200 |
|---|---|---|
| committer | Timo Wilken | 2020-08-14 14:03:46 +0200 |
| commit | f2cc0288ce811328ca154a04e3658ea4badb9106 (patch) | |
| tree | b48e5791ebd498b40efbd3fb542c4b0afb61f9f0 | |
| parent | 6c68587584a10def57992435369a117246d56017 (diff) | |
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ neatly. You can use the program by running `make run` or running `app.py` directly with Python 3. `TestData.snet` contains some example data to play with -- open it -from Stereonet. +from Stereonet. Note that you need to select a group using the round radio +buttons in the list on the right before you can do most things! There are built-in tests using Python's `unittest` module; run `make test` to run them. |
