Add build and coverage status links
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 1 Oct 2014 21:41:41 +0000 (17:41 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 1 Oct 2014 21:41:41 +0000 (17:41 -0400)
README

diff --git a/README b/README
index 74e739d..c238604 100644 (file)
--- 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)