Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Add build status and coveralls badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
greglook committed Mar 5, 2015
1 parent 70bc91e commit f42b6b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
clj-multihash
=============

[![Build Status](https://travis-ci.org/greglook/clj-multihash.svg?branch=master)](https://travis-ci.org/greglook/clj-multihash)
[![Coverage Status](https://coveralls.io/repos/greglook/clj-multihash/badge.svg)](https://coveralls.io/r/greglook/clj-multihash)

A Clojure library implementing the
[multihash](https://github.com/jbenet/multihash) standard. This provides an
extensible, efficient representation for cryptographic hashes.
Expand Down

0 comments on commit f42b6b2

Please sign in to comment.