From eddf88f52c7eba0354b5940a222d3f517bb80520 Mon Sep 17 00:00:00 2001 From: utensil Date: Sun, 6 Jul 2014 22:27:46 +0800 Subject: [PATCH] Add Coverage Status to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1918f3b55e..d4470cda2a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NuPIC Core [![Build Status](https://travis-ci.org/numenta/nupic.core.png?branch=master)](https://travis-ci.org/numenta/nupic.core) +# NuPIC Core [![Build Status](https://travis-ci.org/numenta/nupic.core.png?branch=master)](https://travis-ci.org/numenta/nupic.core) [![Coverage Status](https://coveralls.io/repos/numenta/nupic.core/badge.png)](https://coveralls.io/r/numenta/nupic.core) This repository contains the C++ source code for the Numenta Platform for Intelligent Computing ([NuPIC](http://numenta.org/nupic.html)). It will eventually contain all algorithms for NuPIC, but is currently in a transition period. For details on building NuPIC within the python environment, please see http://github.com/numenta/nupic.