diff --git a/README.md b/README.md index 589a778..5688bd8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Test Coverage](https://api.codeclimate.com/v1/badges/a3c9f6a9f6928488b0ee/test_coverage)](https://codeclimate.com/github/trickl/model-oanda/test_coverage) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -POJOs for interfacing with the Oanda v20 API. +Plain Old Java Objects for interfacing with the Oanda v20 API. Reference Material ================== @@ -17,7 +17,7 @@ https://github.com/oanda/v20-openapi License and Authorship ====================== -This library was not produced by Oanda, but independently to support it. It's provided as is, with no guarantees for correctness. +This library was not produced by Oanda, but is a community library built independently to support it. It's provided as is, with no guarantees for correctness. Installation ============