diff options
Diffstat (limited to 'third_party/libwebrtc/examples/objc/README')
-rw-r--r-- | third_party/libwebrtc/examples/objc/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/libwebrtc/examples/objc/README b/third_party/libwebrtc/examples/objc/README new file mode 100644 index 0000000000..bfe18b37c5 --- /dev/null +++ b/third_party/libwebrtc/examples/objc/README @@ -0,0 +1,3 @@ +This directory contains sample iOS and mac clients for http://apprtc.appspot.com + +See ../../app/webrtc/objc/README for information on how to use it. |