summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2015-01-09 19:13:29 -0800
committerJosh Haberman <jhaberman@gmail.com>2015-01-09 19:13:29 -0800
commitbebdc009b484295f06185b5bab884a3754bbbacd (patch)
tree36206ec73f7cf8cb0ac113dd476fd03f3dda8892 /README.md
parentb55f32b278deddaf2c75d7d24b5722017850d6d1 (diff)
Coverage support for coveralls.io.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 953e4d3..98cd4ff 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
# Unleaded - small, fast parsers for the 21st century
[![Build Status](https://travis-ci.org/haberman/upb.svg?branch=master)](https://travis-ci.org/haberman/upb)
+[![Coverage Status](https://img.shields.io/coveralls/haberman/upb.svg)](https://coveralls.io/r/haberman/upb?branch=master)
Unleaded is a library of fast parsers and serializers. These
parsers/serializers are written in C and use every available
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback