diff --git a/README.md b/README.md index 5e90b7d..d168589 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +Deployed on Streamlit Community Cloud: + +[https://toastmasters-ahcounter.streamlit.app/](url) + +Running locally: PYTHONPATH=/home/daire/python_practice/ahcounter pytest -v tests is needed with venv to run tests