From 5682012fb767b0be0dd2bcdd199995604c0f54d4 Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Sun, 6 Sep 2020 23:31:29 +0530 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 37a2846..a3bfb9b 100644 --- a/README.md +++ b/README.md @@ -69,15 +69,6 @@ Even if for some reason they have to use it, without good documentation, they wo - Don't clutter explanations with overly detailed examples - Don't use terms that are offensive to any group. There will never be a good reason to -## The Art of Technical Writing - -Further reading on technical writing topics from [www.writethedocs.org](https://www.writethedocs.org) - -- [Novice Technical Writers](https://www.writethedocs.org/guide/#new-to-caring-about-documentation) -- [Experienced Technical Writers](https://www.writethedocs.org/guide/#experienced-documentarian) -- [API Documentation](https://www.writethedocs.org/guide/#api-documentation) -- [Adding badges](https://github.com/badges/shields/blob/master/README.md#examples) -- [Tools](https://www.writethedocs.org/guide/#tools-of-the-trade) ## Templates @@ -92,6 +83,17 @@ Further reading on technical writing topics from [www.writethedocs.org](https:// - [TODO](/en/TODO.md) +## The Art of Technical Writing + +Further reading on technical writing topics from [www.writethedocs.org](https://www.writethedocs.org) + +- [Novice Technical Writers](https://www.writethedocs.org/guide/#new-to-caring-about-documentation) +- [Experienced Technical Writers](https://www.writethedocs.org/guide/#experienced-documentarian) +- [API Documentation](https://www.writethedocs.org/guide/#api-documentation) +- [Adding badges](https://github.com/badges/shields/blob/master/README.md#examples) +- [Tools](https://www.writethedocs.org/guide/#tools-of-the-trade) + + ## Technical Writing Programs 1. [Google Season of Docs](https://developers.google.com/season-of-docs/)