We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f0054 commit 56b18adCopy full SHA for 56b18ad
README.rst
@@ -2,7 +2,7 @@
2
Django Mail Auth
3
================
4
5
-|version| |ci| |coverage| |license|
+|version| |docs| |ci| |coverage| |license|
6
7
.. figure:: sample.png
8
:width: 425
@@ -89,3 +89,6 @@ That's it!
89
:target: https://codecov.io/gh/codingjoe/django-mail-auth
90
.. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg
91
:target: :target: https://raw.githubusercontent.com/codingjoe/django-mail-auth/master/LICENSE
92
+.. |docs| image:: https://readthedocs.org/projects/django-mail-auth/badge/?version=latest
93
+ :target: https://django-mail-auth.readthedocs.io/en/latest/?badge=latest
94
+ :alt: Documentation Status
0 commit comments