From f42dc3f8698f15fe88330849dbe1dcba9b73ce40 Mon Sep 17 00:00:00 2001 From: Thomas David Baker Date: Fri, 29 Oct 2021 08:12:09 -0700 Subject: [PATCH] Remove broken branch coverage badge from README Fixes #3. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b38f4718..20668a39 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Pystache [![Release](https://github.com/PennyDreadfulMTG/pystache/actions/workflows/release.yml/badge.svg)](https://github.com/PennyDreadfulMTG/pystache/actions/workflows/release.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) -[![Branch Coverage](https://raw.githubusercontent.com/PennyDreadfulMTG/pystache/badges/master/test-coverage.svg)](https://github.com/PennyDreadfulMTG/pystache) [![Maintainability](https://api.codeclimate.com/v1/badges/a8fa1bf4638bfc6581b6/maintainability)](https://codeclimate.com/github/PennyDreadfulMTG/pystache/maintainability) [![Latest release](https://img.shields.io/github/v/release/PennyDreadfulMTG/pystache?include_prereleases)](https://github.com/PennyDreadfulMTG/pystache/releases/latest)