From dac0f87f63a724e82566d385a2a1000f88bf3059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Leichtfu=C3=9F?= Date: Sat, 5 Sep 2020 11:29:24 +0200 Subject: [PATCH] [README] added travis-ci and coveralls badges --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 433d5d3..a582d75 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,12 @@ Welcome to django-admin--more-filters ===================================== +.. image:: https://travis-ci.com/thomst/django-more-admin-filters.svg?branch=master + :target: https://travis-ci.com/thomst/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 + .. image:: https://img.shields.io/badge/python-3.4%20%7C%203.5%20%7C%203.6%20%7C%203.7%20%7C%203.8-blue :target: https://img.shields.io/badge/python-3.4%20%7C%203.5%20%7C%203.6%20%7C%203.7%20%7C%203.8-blue :alt: python: 3.4, 3.5, 3.6, 3.7, 3.8