From d62b4eb41dd1772a06fcc447fbdc3be4ca807ec9 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 27 Dec 2016 13:46:23 +0100 Subject: [PATCH] Add meta list on falsehoods. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 871fc95..a1df14a 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ extensive edge-cases provided by real-world usage. Believe](http://spaceninja.com/2015/12/08/falsehoods-programmers-believe/) - A brief list of common falsehoods. A great overview and quick introduction into the world of falsehoods. +- [Falsehoods Programmers Believe About Falsehoods +Lists](https://github.com/kdeldycke/kevin-deldycke-blog/blob/master/content/posts/falsehoods-programmers-believe-about-falsehoods-lists.md) - +Meta commentary on how these falsehoods shouldn't be handled. ## Business