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