diff --git a/README.md b/README.md index 0cf03ddb..af37af4a 100644 --- a/README.md +++ b/README.md @@ -631,6 +631,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. +* [currency](https://github.com/bnkamalesh/currency) - High performant & accurate currency computation package. * [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers. * [go-finance](https://github.com/FlashBoys/go-finance) - Comprehensive financial markets data in Go. * [go-finance](https://github.com/alpeb/go-finance) - Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.