Update README.md
Browse files
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
|