Skip to content

Commit dfdfafb

Browse files
authored
Merge pull request #7 from celeduc/master
Make readme less repetitive and reorder badges
2 parents 10bc5f5 + bb30201 commit dfdfafb

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@
22

33
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
44
[![](https://img.shields.io/badge/project-multiformats-blue.svg?style=flat-square)](http://github.com/multiformats/multiformats)
5-
[![Build Status](https://travis-ci.org/multiformats/java-multihash.svg?branch=master)](https://travis-ci.org/multiformats/java-multihash)
65
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
7-
[![Release](https://jitpack.io/v/multiformats/java-multihash.svg)]
8-
(https://jitpack.io/#multiformats/java-multihash)
9-
10-
> A Java implementation of Multihash
6+
[![Build Status](https://travis-ci.org/multiformats/java-multihash.svg?branch=master)](https://travis-ci.org/multiformats/java-multihash)
7+
[![Release](https://jitpack.io/v/multiformats/java-multihash.svg)](https://jitpack.io/#multiformats/java-multihash)
118

12-
This is the [multihash](https://github.com/multiformats/multihash) implementation in Java.
9+
> A Java implementation of [multihash](https://github.com/multiformats/multihash).
1310
1411
## Usage
1512

0 commit comments

Comments
 (0)