diff --git a/README.md b/README.md index 6cf628e..41d27a3 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ falsehoods are also welcome in this page. - [Meta](#meta) - [Build systems](#build-systems) - [Dates and time](#dates-and-time) +- [E-commerce](#e-commerce) - [Emails](#emails) - [Gender](#gender) - [Geography](#geography) @@ -78,6 +79,11 @@ falsehoods are also welcome in this page. - [Falsehoods Programmers Believe About Time](https://gist.github.com/thanatos/eee17100476a336a711e) - A critique of the first article with a very detailed explanation of each falsehood, adding more context and external resource to the subject. +## E-commerce + +- [Falsehoods programmers believe about online shopping](http://wiesmann.codiferes.net/wordpress/?p=22201) + + ## Emails - [I Knew How To Validate An Email Address Until I Read The RFC](http://haacked.com/archive/2007/08/21/i-knew-how-to-validate-an-email-address-until-i.aspx/).