From 3f566bc7ba21de3ad0fac111e84401e07f8f915c Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Sat, 15 Feb 2025 10:56:21 -0500 Subject: [PATCH] Add blogging and diagramming articles --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0341d5d..332f3d7 100644 --- a/README.md +++ b/README.md @@ -2170,6 +2170,9 @@ URLs: - Never use a foreign phrase, a scientific word, or a jargon word if you can think of an everyday English equivalent. - Break any of these rules sooner than say anything outright barbarous. - [Blog Writing for Developers](https://rmoff.net/2023/07/19/blog-writing-for-developers/) +- [7 Common Mistakes in Architecture Diagrams](https://www.ilograph.com/blog/posts/diagram-mistakes/) +- [Why Blog If Nobody Reads It?](https://andysblog.uk/why-blog-if-nobody-reads-it/) + - Blogging forces clarity. It makes you structure your thoughts, sharpen your perspective. Guides & classes about technical writing: