Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
# streamlit-webrtc-example
|
2 |
|
|
|
|
|
3 |
Sample page hosted on Heroku: https://streamlit-webrtc-example.herokuapp.com/
|
4 |
|
5 |
The Deployment is automated with GitHub actions: [./.github/workflows/heroku.yml](./.github/workflows/heroku.yml)
|
|
|
1 |
# streamlit-webrtc-example
|
2 |
|
3 |
+
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/whitphx/streamlit-webrtc-example/main/app.py)
|
4 |
+
|
5 |
Sample page hosted on Heroku: https://streamlit-webrtc-example.herokuapp.com/
|
6 |
|
7 |
The Deployment is automated with GitHub actions: [./.github/workflows/heroku.yml](./.github/workflows/heroku.yml)
|