Skip to content

Commit

Permalink
Add README.md to root directory
Browse files Browse the repository at this point in the history
This markdown file will automatically be rendered at the lower part of
the page when users browse to
https://chromium.googlesource.com/external/webrtc

BUG=
[email protected]

Review URL: https://codereview.webrtc.org/1327273002 .

Cr-Commit-Position: refs/heads/master@{#9924}
  • Loading branch information
Henrik Kjellander committed Sep 11, 2015
1 parent f08fb29 commit c68700f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**WebRTC is a free, open software project** that provides browsers and mobile
applications with Real-Time Communications (RTC) capabilities via simple APIs.
The WebRTC components have been optimized to best serve this purpose.

**Our mission:** To enable rich, high-quality RTC applications to be
developed for the browser, mobile platforms, and IoT devices, and allow them
all to communicate via a common set of protocols.

The WebRTC initiative is a project supported by Google, Mozilla and Opera,
amongst others. This page is maintained by the Google Chrome team.

### Development

See http://www.webrtc.org/native-code/development for instructions on how to get
started developing with the native code.

### More info

* Official web site: http://www.webrtc.org
* Master source code repo: https://chromium.googlesource.com/external/webrtc
* Samples and reference apps: https://github.com/webrtc
* Mailing list: http://groups.google.com/group/discuss-webrtc
* Continuous build: http://build.chromium.org/p/client.webrtc

0 comments on commit c68700f

Please sign in to comment.