From 08ef3f36a712202cc7df944e140ebd4110144cff Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 6 Mar 2024 17:05:11 +0800 Subject: [PATCH] add doc --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f1f2c8c..649993c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -[streamlit data_editor](https://docs.streamlit.io/library/advanced-features/dataframes) - ## UI -![](bak/ui_.png) \ No newline at end of file +![](bak/ui_.png) + +## reference + +[streamlit data_editor](https://docs.streamlit.io/library/advanced-features/dataframes) + +[streamlit_sqlite](https://docs.streamlit.io/library/advanced-features/connecting-to-data) +