From 5400ac476e5a5bcc66559fcfb05a683a6b433ea1 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 1 Oct 2014 17:41:41 -0400 Subject: [PATCH] Add build and coverage status links --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 74e739da5..c23860479 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)