From a321e94d8634879f789d65d2b8fd9505472484fa Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Mon, 12 Sep 2016 13:17:37 +0200 Subject: [PATCH] Add a solution to falsehood beliefs in taxes for PHP. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9f4606f..80c9543 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ A curated list of awesome falsehoods programmers believe in. - [Prices](#prices) - [Postal Addresses](#postal-addresses) - [Versions](#versions) +- [Taxes](#taxes) - [Contributing](#contributing) - [Good Candidates](#good-candidates) - [*Falsehood* Articles](#falsehood-articles) @@ -174,6 +175,12 @@ Versions](https://github.com/xenoterracide/falsehoods/blob/master/versions.md) - Attributing an identity to a software release might be harder than though. +## Taxes + +- [`tax`](https://github.com/commerceguys/tax) - A PHP 5.4+ tax management +library. + + ## Contributing Your contributions are always welcome! Please take a look at the [contribution