diff --git a/README.md b/README.md index a40942b..4818601 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ to, the complexities and idiosyncracies of the pointed domain. ## Contents +- [Meta](#meta) - [Build systems](#build-systems) - [Dates and time](#dates-and-time) - [Emails](#emails) @@ -37,6 +38,11 @@ to, the complexities and idiosyncracies of the pointed domain. - [Versions](#versions) +## Meta + +- [Falsehoods Programmers 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. + + ## Build systems - [Falsehoods programmers believe about build systems](http://pozorvlak.livejournal.com/174763.html)