diff --git a/README.md b/README.md
index 49402ce..0a1eacc 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
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 the environment