davidliu
Committed by GitHub

Update README.md

正在显示 1 个修改的文件 包含 5 行增加0 行删除
... ... @@ -3,3 +3,8 @@
## Setup
Requires `livekit-server` repo to exist at the same level as this repo to generate protobufs correctly.
### Optional (Dev convenience)
1. Download webrtc sources from https://webrtc.googlesource.com/src
2. Add sources to Android Studio by pointing at the `webrtc/sdk/android` folder.
... ...