We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda6352 commit 8568627Copy full SHA for 8568627
1 file changed
README.rst
@@ -6,8 +6,8 @@ DBL Python Library
6
.. image:: https://img.shields.io/pypi/pyversions/dblpy.svg
7
:target: https://pypi.python.org/pypi/dblpy
8
:alt: v0.3.0
9
-.. image:: https://readthedocs.org/projects/dblpy/
10
- :target: https://dblpy.readthedocs.io/en/latest/
+.. image:: https://readthedocs.org/projects/dblpy/badge/?version=latest
+ :target: https://dblpy.readthedocs.io/en/latest/?badge=latest
11
:alt: Documentation Status
12
13
A simple API wrapper for `discordbots.org`_ written in Python
0 commit comments