diff --git a/README.md b/README.md index 87e90dc..1bf2dfb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An editable, filterable and sortable spreadsheet (via [Ag Grid](https://github.com/PablocFonseca/streamlit-aggrid/)) webapp (via [Streamlit](https://streamlit.io/)) with REST API (via [CherryPy](https://cherrypy.dev/)) using [Pandas](https://pandas.pydata.org/) [DataFrames](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html). + + ## Setup ```bash