From 8c6da5548ac821411854368d7185c23fd4a2e2f5 Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Mon, 10 Dec 2018 02:03:03 -0800 Subject: [PATCH] Docs: change repo badge to SVG (#1498) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f46b7723..42ecc646 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ readableStream .pipe(writableStream); ``` -[![Test Coverage](https://coveralls.io/repos/lovell/sharp/badge.png?branch=master)](https://coveralls.io/r/lovell/sharp?branch=master) +[![Test Coverage](https://coveralls.io/repos/lovell/sharp/badge.svg?branch=master)](https://coveralls.io/r/lovell/sharp?branch=master) ### Documentation