Update README.md

This commit is contained in:
Sina Atalay
2023-10-10 20:22:55 +02:00
committed by GitHub
parent 8833d55f47
commit a55f7b5ba5

View File

@@ -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.