From 92f343d3613a347b0052f4b98e091a1750c5a215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Leichtfu=C3=9F?= Date: Sun, 12 Feb 2023 20:47:18 +0100 Subject: [PATCH] [README] added ci badge --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index f8a4819..00f4d1b 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ Welcome to django-more-admin-filters ==================================== +.. image:: https://github.com/thomst/django-more-admin-filters/actions/workflows/ci.yml/badge.svg + :target: https://github.com/thomst/django-more-admin-filters/actions/workflows/ci.yml + :alt: Run tests for django-more-admin-filters + .. image:: https://coveralls.io/repos/github/thomst/django-more-admin-filters/badge.svg?branch=master :target: https://coveralls.io/github/thomst/django-more-admin-filters?branch=master :alt: coveralls badge