diff --git a/README.md b/README.md index 10dbdedd6091..d9392dc6634c 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ Edit `/streamlit_app.py` to customize this app to your heart's desire. :heart: If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community forums](https://discuss.streamlit.io). +## UI Improvement Suggestion + +- Add CSV download feature +- Improve layout using Streamlit columns