From bb821e28b12544832d6198c853c1641b962e542e Mon Sep 17 00:00:00 2001 From: Karl Wiberg Date: Sun, 3 Sep 2017 05:02:12 +0200 Subject: Add a bare-bones C++ style guide BUG=none NOTRY=true Change-Id: I4488aff47db2b9220985156c5112db6d5a79a18e Reviewed-on: https://chromium-review.googlesource.com/641872 Commit-Queue: Karl Wiberg Reviewed-by: Niels Moller Reviewed-by: Danil Chapovalov Cr-Commit-Position: refs/heads/master@{#19645} --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index eeabfc6a87..5c9ea2324a 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ started developing with the native code. * 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 + * [Coding style guide](style-guide.md) + * [Code of conduct](CODE_OF_CONDUCT.md) -- cgit v1.2.3