Skip to content

Commit e0aaacd

Browse files
authored
Fixes coverage link (#102)
1 parent 740dfdc commit e0aaacd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# Alternative package
1010

11-
If you prefer a python only version that does not integrate with Django , you can use the [python-ipware](https://github.com/un33k/python-ipware) package instead. `django-ipware` will use python-ipware in the future.
11+
If you prefer a python only version that does not integrate with Django, you can use the [python-ipware](https://github.com/un33k/python-ipware) package instead. `django-ipware` will use python-ipware in the future.
1212

1313
# Overview
1414

@@ -221,6 +221,7 @@ X.Y.Z Version
221221
[version-image]: https://img.shields.io/pypi/v/django-ipware.svg
222222
[version-link]: https://pypi.python.org/pypi/django-ipware
223223
[coverage-image]: https://coveralls.io/repos/un33k/django-ipware/badge.svg
224+
[coverage-link]: https://coveralls.io/r/un33k/django-ipware
224225

225226
# Sponsors
226227

0 commit comments

Comments
 (0)