From 7ed7cbefb7bcdbee226d1f2ea2ac0b1757d65b4b Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Wed, 26 Jun 2019 21:33:35 +0200 Subject: [PATCH] Add Truths programmers should know about case --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90d55f6..0cc04b7 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,8 @@ complex. - [Falsehoods About Fonts](https://github.com/RoelN/Font-Falsehoods) - Assumptions about typography on the web and in desktop applications. +- [Truths programmers should know about case](https://www.b-list.org/weblog/2018/nov/26/case/) - A complete reverse of +the falshoods format, on the topic of case (as in uppercase and lowercase text). ## Contributing