From edd23778ca249033ac49b21f4266700c9568ea33 Mon Sep 17 00:00:00 2001 From: jgoppert Date: Wed, 4 Nov 2015 01:52:19 -0500 Subject: [PATCH] Added coverage. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cf064988d9..e7c11b02ea 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ [![Build Status](https://travis-ci.org/dronecrew/matrix.svg?branch=master)](https://travis-ci.org/dronecrew/matrix) +[![Coverage Status](https://coveralls.io/repos/dronecrew/matrix/badge.svg?branch=master&service=github)](https://coveralls.io/github/dronecrew/matrix?branch=master) + A simple and efficient template based matrix library.