From b9b7c039ef99187d058f7620b4e5d54286e8eb05 Mon Sep 17 00:00:00 2001 From: sven Date: Mon, 21 Jun 2021 11:24:28 +0200 Subject: [PATCH] docs(writing) add writing section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3c81dee..ca53c11 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ - [User Behavior Analytics](#user-behavior-analytics) - [Viewer](#viewer) - [Watching](#watching) +- [Writing](#writing) ## Accessibility @@ -277,3 +278,8 @@ Thanks to all [contributors](https://github.com/testthedocs/awesome-docs/graphs/ ## Watching - [SmartBear](https://www.youtube.com/channel/UC3iDZqrLWQZ4dh8zn2rU9hA) + +## Writing + +- [How to write a README](https://www.redhat.com/sysadmin/how-write-readme) +- [How to write a basic how-to](https://www.redhat.com/sysadmin/howto-write-howto)