Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
# streamlit-webrtc-example
|
2 |
|
3 |
-
[](https://github.com/sponsors/whitphx)
|
4 |
-
|
5 |
-
<a href="https://www.buymeacoffee.com/whitphx" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="180" height="50" ></a>
|
6 |
-
|
7 |
Hosted on Streamlit Cloud: [](https://share.streamlit.io/whitphx/streamlit-webrtc-example/main/app.py) https://share.streamlit.io/whitphx/streamlit-webrtc-example/main/app.py
|
8 |
|
9 |
Hosted on Heroku: https://streamlit-webrtc-example.herokuapp.com/
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
## Deployment notes
|
12 |
|
13 |
The deployment to Heroku is automated with GitHub actions: [./.github/workflows/heroku.yml](./.github/workflows/heroku.yml).
|
|
|
1 |
# streamlit-webrtc-example
|
2 |
|
|
|
|
|
|
|
|
|
3 |
Hosted on Streamlit Cloud: [](https://share.streamlit.io/whitphx/streamlit-webrtc-example/main/app.py) https://share.streamlit.io/whitphx/streamlit-webrtc-example/main/app.py
|
4 |
|
5 |
Hosted on Heroku: https://streamlit-webrtc-example.herokuapp.com/
|
6 |
|
7 |
+
[](https://ko-fi.com/D1D2ERWFG)
|
8 |
+
|
9 |
+
<a href="https://www.buymeacoffee.com/whitphx" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="180" height="50" ></a>
|
10 |
+
|
11 |
+
[](https://github.com/sponsors/whitphx)
|
12 |
+
|
13 |
## Deployment notes
|
14 |
|
15 |
The deployment to Heroku is automated with GitHub actions: [./.github/workflows/heroku.yml](./.github/workflows/heroku.yml).
|