Skip to content

Commit

Permalink
Remove coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
PJK committed Apr 28, 2015
1 parent 108958a commit c3a4a7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![Build Status](https://travis-ci.org/PJK/libcbor.svg?branch=master)](https://travis-ci.org/PJK/libcbor)
[![Documentation Status](https://readthedocs.org/projects/libcbor/badge/?version=latest)](https://readthedocs.org/projects/libcbor/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/PJK/libcbor/badge.svg?branch=master)](https://coveralls.io/r/PJK/libcbor?branch=master)

**libcbor** is a C library for parsing and generating [CBOR](http://tools.ietf.org/html/rfc7049), the general-purpose schema-less binary data format.

Expand Down

0 comments on commit c3a4a7a

Please sign in to comment.