From a55f7b5ba5ed46a63c698c180cfcaee9df2f8432 Mon Sep 17 00:00:00 2001 From: Sina Atalay <79940989+sinaatalay@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:22:55 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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.