Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl authored Oct 5, 2019
1 parent 5912a50 commit 11ad23b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
==================
Expand All @@ -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
============
Expand Down

0 comments on commit 11ad23b

Please sign in to comment.