Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 7c5468c

Browse files
committed
add codecov badge
1 parent ddb4e11 commit 7c5468c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# iridium-java-api
22

33
[![Build Status](https://travis-ci.org/danielclasen/iridium-java-api.svg?branch=master)](https://travis-ci.org/danielclasen/iridium-java-api)
4+
[![Code Coverage](https://img.shields.io/codecov/c/github/danielclasen/iridium-java-api/master.svg)](https://codecov.io/github/danielclasen/iridium-java-api?branch=master)
5+
46

57
Java wrapper for the [Iridium Walletd JSON RPC API](https://wiki.ird.cash/iridium_walletd_rpc_call "Iridium Wiki").
68
Method names are 100% compatible but there are some small differences in the signatures (see: [IridiumAPI.java](src/main/java/cash/ird/walletd/IridiumAPI.java)) to avoid signature clashes.

0 commit comments

Comments
 (0)