Skip to content

Commit f0c5611

Browse files
committed
Improved badges
1 parent 5cc442d commit f0c5611

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# django-osm-field
22

3-
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
3+
[![No Maintenance Intended](https://img.shields.io/badge/No%20Maintenance%20Intended-x-red.svg?style=for-the-badge)](http://unmaintained.tech/)
44
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/MarkusH/django-osm-field/CI/master?style=for-the-badge)
55
![Codecov branch](https://img.shields.io/codecov/c/gh/MarkusH/django-osm-field/master?style=for-the-badge)
6-
![PyPI](https://img.shields.io/pypi/v/django-osm-field?style=for-the-badge)
6+
[![Read the Docs](https://img.shields.io/readthedocs/django-osm-field?style=for-the-badge)](https://django-osm-field.readthedocs.io/en/latest/)
7+
[![PyPI](https://img.shields.io/pypi/v/django-osm-field?style=for-the-badge)](https://pypi.org/project/django-osm-field/)
78

89
An OpenStreetMap field for Django.
910

0 commit comments

Comments
 (0)