Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Update coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
cpurta committed Apr 25, 2018
1 parent 9c37bba commit ff325a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![GoDoc](https://godoc.org/github.com/halonproject/hydra-go?status.svg)](https://godoc.org/github.com/halonproject/hydra-go)
[![CircleCI](https://circleci.com/gh/halonproject/hydra-go.svg?style=svg)](https://circleci.com/gh/halonproject/hydra-go)
[![Coverage Status](https://coveralls.io/repos/github/HalonProject/hydra-go/badge.svg)](https://coveralls.io/github/HalonProject/hydra-go)
[![Coverage Status](https://coveralls.io/repos/github/HalonProject/hydra-go/badge.svg?branch=coverage)](https://coveralls.io/github/HalonProject/hydra-go?branch=coverage)

Golang implementation of `hydra` which is a library for producing and consuming
messages from multiple subscribed topics on IPFS.
Expand Down

0 comments on commit ff325a5

Please sign in to comment.