Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrojp committed Apr 24, 2017
1 parent 7bdb6fa commit 2a82882
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ It also solves common problems that developers face while working with In-App Bi
### Test coverage 100%
Easy-Checkout has 100% test coverage and I will try to keep it at that level for stable releases.

![coverage report](https://cloud.githubusercontent.com/assets/20607779/25327910/e6b6101c-2910-11e7-812e-b865886033d4.png)

# Let's get started
### Installation
* Supports Android 2.3 SDK or higher.
Expand Down Expand Up @@ -312,4 +314,4 @@ if (!isAvailable) {
public String getCurrency();
public String getPrice();
public long getPriceMicros();
```
```

0 comments on commit 2a82882

Please sign in to comment.