From be1ccd169a59cbede2de5df2035f781c4c8092e7 Mon Sep 17 00:00:00 2001 From: Thomas Wiecki Date: Wed, 18 Jun 2014 20:00:16 +0200 Subject: [PATCH] DOC: Add coverage badge to README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45d0ff48..6f429094 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Zipline [![version status](https://pypip.in/v/zipline/badge.png)](https://pypi.python.org/pypi/zipline) [![downloads](https://pypip.in/d/zipline/badge.png)](https://pypi.python.org/pypi/zipline) [![build status](https://travis-ci.org/quantopian/zipline.png?branch=master)](https://travis-ci.org/quantopian/zipline) +[![Coverage Status](https://coveralls.io/repos/quantopian/zipline/badge.png)](https://coveralls.io/r/quantopian/zipline) Zipline is a Pythonic algorithmic trading library. The system is fundamentally event-driven and a close approximation of how