- Docs: Use SVG-based coverage badge on README in place of PNG

This commit is contained in:
Brett Zamir
2019-12-18 21:28:04 +08:00
parent 5b91e6879e
commit a6f65cec0b
5 changed files with 42 additions and 154 deletions

View File

@@ -7,7 +7,7 @@
<!-- [![Actions Status](https://github.com/SVG-Edit/svgedit/workflows/Node%20CI/badge.svg)](https://github.com/SVG-Edit/svgedit/actions)
[![Actions Status](https://github.com/SVG-Edit/svgedit/workflows/Coverage/badge.svg)](https://github.com/SVG-Edit/svgedit/actions)
-->
[![coverage badge](coverage-badge.png)](coverage-badge.png)
[![coverage badge](coverage-badge.svg)](coverage-badge.svg)
[![Known Vulnerabilities](https://snyk.io/test/github/SVG-Edit/svgedit/badge.svg)](https://snyk.io/test/github/SVG-Edit/svgedit)
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/SVG-Edit/svgedit.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/SVG-Edit/svgedit/alerts)