diff --git a/README.md b/README.md index c7144081..9acae307 100644 --- a/README.md +++ b/README.md @@ -762,7 +762,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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). * [orderbook](https://github.com/i25959341/orderbook) - Matching Engine for Limit Order Book in Golang. -* [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment +* [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment. * [techan](https://github.com/sdcoffey/techan) - Technical analysis library with advanced market analysis and trading strategies. * [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.