From 68dac43565b2db42cfdec019bb276cef317c47b1 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Fri, 9 Sep 2016 00:19:21 +0200 Subject: [PATCH] Add build systems section. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b308614..a40942b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ to, the complexities and idiosyncracies of the pointed domain. ## Contents +- [Build systems](#build-systems) - [Dates and time](#dates-and-time) - [Emails](#emails) - [Gender](#gender) @@ -36,6 +37,11 @@ to, the complexities and idiosyncracies of the pointed domain. - [Versions](#versions) +## Build systems + +- [Falsehoods programmers believe about build systems](http://pozorvlak.livejournal.com/174763.html) + + ## Dates and time - [Falsehoods programmers believe about time](http://infiniteundo.com/post/25326999628/falsehoods-programmers-believe-about-time).