From 5694228c35586ce6a6eaa9c7a16a26a706efbe27 Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Sat, 13 May 2017 14:06:32 -0400 Subject: [PATCH] Add ofxgo (#1416) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25edab4d..cad7e3ee 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern +* [ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client) * [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates