From dad2bb201cc46d6177f50ccd99ac1e9c8c9c5d0c Mon Sep 17 00:00:00 2001 From: Joe Jevnik Date: Tue, 12 Jan 2016 18:29:47 -0500 Subject: [PATCH] DOC: remove scrutinizer badge --- README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index 4c324f8e..81729acc 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,6 @@ Zipline |downloads| |build status| |Coverage Status| -|Code quality| Zipline is a Pythonic algorithmic trading library. It is an event-driven system that supports both backtesting and live-trading. @@ -184,7 +183,5 @@ https://github.com/quantopian/zipline/wiki/Contribution-Requests :target: https://travis-ci.org/quantopian/zipline .. |Coverage Status| image:: https://coveralls.io/repos/quantopian/zipline/badge.png :target: https://coveralls.io/r/quantopian/zipline -.. |Code quality| image:: https://scrutinizer-ci.com/g/quantopian/zipline/badges/quality-score.png?b=master - :target: https://scrutinizer-ci.com/g/quantopian/zipline/ .. _`Zipline Install Documentation` : http://www.zipline.io/install.html