From 14b11b1fd1125b89f711c9c64d8aa4432fb69710 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 18 Jan 2021 17:42:54 +0100 Subject: [PATCH] =?UTF-8?q?The=20=E2=80=9CYou=20Get=20One=20Diagram?= =?UTF-8?q?=E2=80=9D=20approach=20to=20documents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df59dea..877c1e8 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [Sane software manifesto](https://sane-software.globalcode.info/v_0/) - While very opinionated, it's an interesting list of practices for software developers, about safe code, collaboration, reproducible builds, modularity, architecture, testability, etc. * [Petter Måhlén](https://labs.spotify.com/2014/04/11/qualities-of-quality/) - (2014) Qualities of Quality | Spotify Labs * [Bystroushaak](http://blog.rfox.eu/en/Programmer_s_critique_of_missing_structure_of_oper.html) - (2020) Programmer's critique of missing structure of operating systems | **Original** (2018) [Programátorova kritika chybějící struktury operačních systémů](http://blog.rfox.eu/cz/Program_torova_kritika_chyb_j_c_struktury_opera_n_.html) +* [Mike Crittenden](https://critter.blog/2020/12/03/the-you-get-one-diagram-approach-to-architecture-documents/) - (2020) The “You Get One Diagram” approach to architecture documents # Art :art: > News @@ -1061,6 +1062,7 @@ curl --user username:password -X POST -F "jenkinsfile= Tools * [Daniel Lebrero](https://danlebrero.com/2017/04/06/documenting-your-architecture-wireshark-plantuml-and-a-repl/) - (2017) Documenting your architecture: Wireshark, PlantUML and a REPL to glue them all.