Skip to content

Commit e351066

Browse files
committed
Remove a redundant section in the quick tutorial
1 parent 773ad41 commit e351066

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ Then run it with Streamlit and open http://localhost:8501/.
7777
$ streamlit run app.py
7878
```
7979

80-
You see this screen, so click the "START" button.
81-
![The default initial view](./docs/images/default_init_view.png)
80+
You see the app view, so click the "START" button.
8281

8382
Then, video and audio streaming starts. If asked for permissions to access the camera and microphone, allow it.
8483
![Basic example of streamlit-webrtc](./docs/images/streamlit_webrtc_basic.gif)

docs/images/default_init_view.png

-13.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)