add coverage link to README.md

This commit is contained in:
Sina Atalay 2023-10-10 20:44:29 +02:00 committed by GitHub
parent a55f7b5ba5
commit 657f45f86b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# RenderCV
[![deploy MkDocs](https://github.com/sinaatalay/rendercv/actions/workflows/deploy-mkdocs.yaml/badge.svg)](https://github.com/sinaatalay/rendercv/actions/workflows/deploy-mkdocs.yaml)
[![python tests](https://github.com/sinaatalay/rendercv/actions/workflows/python-tests.yml/badge.svg)](https://github.com/sinaatalay/rendercv/actions/workflows/python-tests.yml)
![coverage](https://coverage-badge.samuelcolvin.workers.dev/sinaatalay/rendercv.svg)
[![coverage](https://coverage-badge.samuelcolvin.workers.dev/sinaatalay/rendercv.svg)](https://smokeshow.helpmanual.io/06110o3l5x474d540n3x/)
A Python application that creates CVs in PDF, HTML, LaTeX, etc., from a JSON/YAML input file.