From 515a77ad998f8824febab198da5ae1da24b9345b Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Thu, 8 Sep 2016 12:14:45 +0200 Subject: [PATCH] Add Price section. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cd5a259..a7159e4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A curated list of awesome falsehoods programmers believes in. - [Emails](#emails) - [Geography](#geography) - [Human names](#human-names) +- [Prices](#prices) - [Postal addresses](#postal-addresses) @@ -33,6 +34,11 @@ A curated list of awesome falsehoods programmers believes in. - [XKCD #327: Exploits of a Mom](https://xkcd.com/327/) +## Prices + +- [Falsehoods programmers believe about prices](https://gist.github.com/rgs/6509585) + + ## Postal addresses - [Falsehoods programmers believe about addresses](https://www.mjt.me.uk/posts/falsehoods-programmers-believe-about-addresses/)