Skip to content

Commit b4c4380

Browse files
committed
docs: Update badges in readme
1 parent 0eb199a commit b4c4380

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.rst

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,9 @@
22
Django Location API
33
===================
44

5+
.. image:: https://github.com/carlosfunk/django-location-api/actions/workflows/ci.yml/badge.svg
6+
:target: https://github.com/carlosfunk/django-location-api/actions/workflows/ci.yml
57

6-
.. image:: https://img.shields.io/pypi/v/django-location-api.svg
7-
:target: https://pypi.python.org/pypi/django-location-api
8-
9-
.. image:: https://img.shields.io/travis/carlosfunk/django-location-api.svg
10-
:target: https://travis-ci.com/carlosfunk/django-location-api
11-
12-
.. image:: https://readthedocs.org/projects/django-location-api/badge/?version=latest
13-
:target: https://django-location-api.readthedocs.io/en/latest/?badge=latest
14-
:alt: Documentation Status
158

169
Django package for location services.
1710

@@ -20,7 +13,7 @@ Django package for location services.
2013
* Documentation: https://django-location-api.readthedocs.io.
2114

2215

23-
django-location-api is a Django app for location services.
16+
django-location-api is a Django app for location services.
2417

2518
Detailed documentation is in the "docs" directory.
2619

0 commit comments

Comments
 (0)