whitphx HF Staff commited on
Commit
dc3686a
·
2 Parent(s): 756015a 2b5f768

Merge branch 'main' of https://github.com/whitphx/streamlit-webrtc-example

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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)