Add accounting

This commit is contained in:
Kyoung-chan Lee 2015-08-12 10:10:03 +09:00
parent 5508b2a921
commit d1e8150be6

View File

@ -315,6 +315,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Packages for accounting and finance*
* [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang
* [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers