From e13c5500c7019c352857e3ee1952cbe3e3d0f36b Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Thu, 8 Sep 2016 11:24:30 +0200 Subject: [PATCH] Add a TOC. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b634392..dbbe940 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ A curated list of awesome falsehoods programmers believes in. +## Contents + +- [Dates and times](#dates-and-times) +- [Human names](#human-names) +- [Postal address](#postal-address) + + ## Dates and times - [Falsehoods programmers believe about time](http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time)