Added a link to the "transaction" library in the "Finance" section. (#1782)

* Added link to the "transaction".

Added link to the embedded database for accounts transactions.

* Update README.md
This commit is contained in:
Eduard 2018-02-01 15:30:57 +03:00 committed by Jessica Temporal
parent d24ee793ce
commit 542c3969e2

View File

@ -502,6 +502,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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).
* [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.
* [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates.
## Forms