Docs: change repo badge to SVG (#1498)

This commit is contained in:
Amila Welihinda 2018-12-10 02:03:03 -08:00 committed by Lovell Fuller
parent a2aa7d69e7
commit 8c6da5548a

View File

@ -63,7 +63,7 @@ readableStream
.pipe(writableStream); .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 ### Documentation