diff --git a/README.md b/README.md index 2d68626..016d664 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# 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) +# 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) + + A Python application that creates CVs in PDF, HTML, LaTeX, etc., from a JSON/YAML input file.