From 8445a47b64cc5f4d87b3edbb6178d0dcf056ad6a Mon Sep 17 00:00:00 2001 From: Chris Pyles Date: Thu, 10 Dec 2020 13:04:56 -0800 Subject: [PATCH] changed status badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5ddcc75c1..72a5b5acc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Otter-Grader [![PyPI](https://img.shields.io/pypi/v/otter-grader.svg)](https://pypi.org/project/otter-grader/) - [![CircleCI](https://circleci.com/gh/ucbds-infra/otter-grader.svg?style=shield)](https://circleci.com/gh/ucbds-infra/otter-grader) [![codecov](https://codecov.io/gh/ucbds-infra/otter-grader/branch/master/graph/badge.svg)](https://codecov.io/gh/ucbds-infra/otter-grader) [![Documentation Status](https://readthedocs.org/projects/otter-grader/badge/?version=latest)](https://otter-grader.readthedocs.io/en/latest/?badge=latest)