changed the launcher name

This commit is contained in:
2023-03-28 09:22:22 +02:00
parent b401286d05
commit ef719fb174

View File

@ -22,7 +22,13 @@ pip install streamlit-aggrid
## Start the webapp ## Start the webapp
```bash ```bash
$ ./stand.sh $ ./stand.py
```
Check the parameters with
```bash
$ ./stand.py -h
``` ```
## Interact in the browser ## Interact in the browser