From d7a62db220c2af050dae5510d28e7caf5a4c9d2f Mon Sep 17 00:00:00 2001 From: praneetha shetty Date: Fri, 24 Apr 2026 19:14:06 +0530 Subject: [PATCH] Add UI improvement suggestions to README Suggested improvements for the app's user interface. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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