aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarl Wiberg <kwiberg@webrtc.org>2017-11-10 10:55:45 +0100
committerCommit Bot <commit-bot@chromium.org>2017-11-14 10:36:46 +0000
commitd4f01c1e870e43efb178e50b24fbe0685a523cf1 (patch)
treef16cbf6b2a59e0f01b10a6f496433f4801883e65 /README.md
parent558cabf67029f05878b25c9e63ec653ed3a1ad74 (diff)
downloadwebrtc-d4f01c1e870e43efb178e50b24fbe0685a523cf1.tar.gz
Tell users where they can find the native API headers
The listed directories are the same as in PRESUBMIT.py, which was previously the only way to look this stuff up... BUG=webrtc:8445 NOTRY=true Change-Id: I218c91e554f3163ae13fc75b9cbf76b42f70624e Reviewed-on: https://webrtc-review.googlesource.com/16432 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20670}
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70d7c5f3e5..2a24595476 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,9 @@ amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get
started developing with the native code.
+[Authoritative list](native-api.md) of directories that contain the
+native API header files.
+
### More info
* Official web site: http://www.webrtc.org