From a7e477b46b2cb9fc49afda71a853b9073374d8d6 Mon Sep 17 00:00:00 2001 From: Bradlee Speice Date: Mon, 17 Nov 2014 16:52:13 -0500 Subject: [PATCH] Badge it up! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9867f41..617d39e 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,5 @@ want to work on the JavaScript backing the actual viewer, please locate and run If you are on Windows and wish to work on Javascript, you must install the Node Package Manager and all dependencies listed in `package.json` found at /app/src/main/assets. -![Travis Build Status](https://travis-ci.org/MinimalBible/MinimalBible.svg?branch=master) \ No newline at end of file +![Travis Build Status](https://travis-ci.org/MinimalBible/MinimalBible.svg?branch=master) +[![Coverage Status](https://img.shields.io/coveralls/MinimalBible/MinimalBible.svg)](https://coveralls.io/r/MinimalBible/MinimalBible)