diff --git a/README.md b/README.md index d514eb3..87e90dc 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,16 @@ pip install streamlit-aggrid $ ./stand.sh ``` +## Interact in the browser + +- **edit**: double click a cell + +- **filter**: hover a column head and click the appearing menu icon + +- **sort**: click a column head (cycles through ascending, descending, chronological) + +- **download**: click the *Downloads* button and choose from the given options + ## Use the python client ```python