Skip to content

Commit df801d0

Browse files
author
Brian Faust
committed
chore: replace shields.io with badgen.now.sh
Signed-off-by: Brian Faust <envoyer@pm.me>
1 parent d87c2a9 commit df801d0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
> A simple Java API client for the ARK Blockchain.
88
9-
[![Build Status](https://img.shields.io/travis/ArkEcosystem/java-client/master.svg)](https://travis-ci.org/ArkEcosystem/java-client)
10-
[![Codecov](https://img.shields.io/codecov/c/github/arkecosystem/java-client.svg)](https://codecov.io/gh/arkecosystem/java-client)
11-
[![Latest Version](https://img.shields.io/github/release/ArkEcosystem/java-client.svg)](https://github.com/ArkEcosystem/java-client/releases)
12-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
9+
[![Build Status](https://badgen.now.sh/travis/ArkEcosystem/java-client)](https://badgen.now.sh/travis/ArkEcosystem/java-client)
10+
[![Codecov](https://badgen.now.sh/codecov/c/github/arkecosystem/java-client)](https://codecov.io/gh/arkecosystem/java-client)
11+
[![Latest Version](https://badgen.now.sh/github/release/ArkEcosystem/java-client)](https://github.com/ArkEcosystem/java-client/releases)
12+
[![License: MIT](https://badgen.now.sh/badge/license/MIT/green)](https://opensource.org/licenses/MIT)
1313

1414
## Documentation
1515

0 commit comments

Comments
 (0)