From db0bc235748e3092ae145b36a809081cae941a06 Mon Sep 17 00:00:00 2001 From: Bjorn Pettersen Date: Sun, 2 Jul 2023 21:39:32 +0200 Subject: [PATCH] badges --- README.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.rst b/README.rst index ab1715c..6883fe4 100644 --- a/README.rst +++ b/README.rst @@ -3,6 +3,22 @@ ttcal - calendar operations =========================== +.. image:: https://github.com/datakortet/ttcal/actions/workflows/ci-cd.yml/badge.svg + :target: https://github.com/datakortet/ttcal/actions/workflows/ci-cd.yml + +.. image:: https://github.com/datakortet/ttcal/actions/workflows/apidocs.yml/badge.svg + :target: https://datakortet.github.io/ttcal/ + +.. image:: https://github.com/datakortet/ttcal/actions/workflows/codeql-analysis.yml/badge.svg + :target: https://github.com/datakortet/ttcal/actions/workflows/codeql-analysis.yml + +.. image:: https://codecov.io/gh/datakortet/ttcal/branch/master/graph/badge.svg?token=rG43wgZ3aK + :target: https://codecov.io/gh/datakortet/ttcal + +.. image:: https://pepy.tech/badge/ttcal + :target: https://pepy.tech/project/ttcal + :alt: Downloads + This is a small library for calendar operations. Usage::