From e4172b6f857d2c773cea7555fe97625d58554e51 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Mon, 26 Jun 2023 22:07:39 +0200 Subject: [PATCH] Use SVG badge in README.md [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ec678..8c3da61 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Flatware [![Code Climate][code-climate-badge]][code-climate] -[code-climate-badge]: https://codeclimate.com/github/briandunn/flatware.png +[code-climate-badge]: https://codeclimate.com/github/briandunn/flatware.svg [code-climate]: https://codeclimate.com/github/briandunn/flatware Flatware parallelizes your test suite to significantly reduce test time.