diff --git a/README.md b/README.md index 992c1aa7e268..0df56a51f35f 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ Edit `/streamlit_app.py` to customize this app to your heart's desire :heart: -If you have any questions, checkout out our [documentation](https://docs.streamlit.io) and -[community forums](https://discuss.streamlit.io). +If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community +forums](https://discuss.streamlit.io). diff --git a/streamlit_app.py b/streamlit_app.py index 1b62646b43d5..ac305b93bffd 100644 --- a/streamlit_app.py +++ b/streamlit_app.py @@ -9,8 +9,8 @@ Edit `/streamlit_app.py` to customize this app to your heart's desire :heart: -If you have any questions, checkout out our [documentation](https://docs.streamlit.io) and -[community forums](https://discuss.streamlit.io). +If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community +forums](https://discuss.streamlit.io). In the meantime, below is an example of what you can do with just a few lines of code: """