davidliu
Committed by GitHub

Update README.md

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