From 8e116e1456d7376b20bca9baf28d9b889fed9de1 Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 11 Aug 2020 17:26:53 +0300 Subject: [PATCH] Fix shields in README.md The shields were broken after introduction of GitHub Actions. I fixed markdown markup of the badges. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 390deb196..4a23c9294 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![Build Status](https://github.com/circus-tent/circus/workflows/ci/badge.svg)](https://github.com/circus-tent/circus/actions) -[![Coverage Status](https://coveralls.io/repos/github/circus-tent/circus/badge.svg?branch=master)](https://coveralls.io/github/circus-tent/circus?branch=master) +![Build Status](https://github.com/circus-tent/circus/workflows/ci/badge.svg) +![Coverage Status](https://coveralls.io/repos/github/circus-tent/circus/badge.svg?branch=master) ![PyPI](https://img.shields.io/pypi/v/circus) ![PyPI - Downloads](https://img.shields.io/pypi/dm/circus) # Circus