From aa5850b0bd34abbeb2c1386aae5afabd5b30b1db Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Thu, 15 Aug 2024 23:21:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fafdec..55fd576 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Python package](https://github.com/dnlbauer/django-signposting/actions/workflows/python-package.yml/badge.svg)](https://github.com/dnlbauer/django-signposting/actions/workflows/python-package.yml) + # FAIR signposting for Django `django_signposting` is a Django middleware library that facilitates the addition of @@ -86,4 +88,4 @@ link: ; rel="type" , ## License -Licensed under the MIT License. \ No newline at end of file +Licensed under the MIT License.