whitphx HF staff commited on
Commit
b7b4537
·
unverified ·
1 Parent(s): 57703ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  # streamlit-webrtc-example
2
 
 
 
 
3
 
4
  ## Manual deployment to heroku
5
  ### Prerequisites
 
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)
6
 
7
  ## Manual deployment to heroku
8
  ### Prerequisites