diff --git a/README.md b/README.md index bb45392..4ddc8f9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,13 @@ pip install streamlit-aggrid ## Start the webapp ```bash -$ ./stand.sh +$ ./stand.py +``` + +Check the parameters with + +```bash +$ ./stand.py -h ``` ## Interact in the browser