From 49415eacde1ad572545faf3fc5eae904cea87d7b Mon Sep 17 00:00:00 2001 From: Mike Diarmid Date: Fri, 21 Jun 2019 07:45:05 +0100 Subject: [PATCH] Add Google Developer Docs Style Guide link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 539faf3..c0fb54d 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ Even if for some reason they have to use it because they have no choice, without 10. [Technical Documentation Writing Principles](http://cameronshorter.blogspot.com/2018/06/technical-documentation-writing.html) - _Cameron Shorter_ 11. [Building Our Documentation Site on platformOS — Part 2: Content Production and Layouts](https://www.platformos.com/blog/post/blog/building-our-documentation-site-on-platformos-part-2-content-production-and-layouts) - _Diana Lakatos_ 12. [Twitter thread on words to avoid when writing documentation](https://twitter.com/JessTelford/status/992756386160234497) - _Jess Telford_ +13. [Google Developer Documentation Style Guide](https://developers.google.com/style/) - _Google_ ## 🗒️ Get Feedback