From ef91385c0191190be9215b802873f061aa444f6f Mon Sep 17 00:00:00 2001 From: Michael Ackley Date: Mon, 6 Mar 2017 22:57:28 -0500 Subject: [PATCH] Add go-finance package. (#936) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6762ce..a8e1194 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang * [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 * [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates