diff --git a/README.md b/README.md index 9b68413..a741943 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # running_analysis Data science project to analysis running activity and performance + +## 🚀 Run model + +Run Docker image + +```shell +docker compose run develop +``` +and then, run the example + +```shell +streamlit run src/app_example.py +``` + +Finally, open the link in local host