summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2014-10-01 17:41:41 -0400
committerBehdad Esfahbod <behdad@behdad.org>2014-10-01 17:41:41 -0400
commit5400ac476e5a5bcc66559fcfb05a683a6b433ea1 (patch)
treec8115423968452960656a6317e9d0caed45ab8ac /README
parent19360e0a5609c65842a989587b01a4dc7c9eae36 (diff)
Add build and coverage status links
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 74e739da..c2386047 100644
--- a/README
+++ b/README
@@ -5,3 +5,6 @@ For bug reports, mailing list, and other information please visit:
http://harfbuzz.org/
For license information, see the file COPYING.
+
+[![Build Status](https://travis-ci.org/behdad/harfbuzz.svg)](https://travis-ci.org/behdad/harfbuzz)
+[![Coverage Status](https://img.shields.io/coveralls/behdad/harfbuzz.svg)](https://coveralls.io/r/behdad/harfbuzz)