From 72c72c65126d02f086a88f72be562811cd0ea888 Mon Sep 17 00:00:00 2001 From: Chukwuemeka Jude Chukwu Date: Thu, 14 Dec 2023 11:17:50 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f1b8d5d..c3ed6c1 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,10 @@ streamlit run your_script_name.py Replace your_script_name.py with the filename of your script containing the Streamlit app. ## Dependencies -* streamlit\ -* pytz\ -* pandas\ -* numpy\ -* matplotlib\ -* statsmodels\ +* streamlit +* pytz +* pandas +* numpy +* matplotlib +* statsmodels * scikit-learn