diff --git a/README.md b/README.md index 93447ee..fb1b1bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RenderCV -[![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)](https://smokeshow.helpmanual.io/06110o3l5x474d540n3x/) +[![CI](https://github.com/sinaatalay/rendercv/actions/workflows/ci.yaml/badge.svg)](https://github.com/sinaatalay/rendercv/actions/workflows/ci.yaml) +[![coverage](https://coverage-badge.samuelcolvin.workers.dev/sinaatalay/rendercv.svg)]([https://smokeshow.helpmanual.io/06110o3l5x474d540n3x/](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/pydantic)) A Python application that creates CVs in PDF, HTML, LaTeX, etc., from a JSON/YAML input file.