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.
2 parents 7dcbc2e + 3eb6f9c commit 5857632Copy full SHA for 5857632
README.rst
@@ -1,4 +1,4 @@
1
-|Build Status| |codecov| |Updates|
+|Build Status| |codecov| |Updates| |Documentation Status|
2
3
vws-python
4
==========
@@ -31,3 +31,6 @@ Get in touch with ``adamdangoor@gmail.com`` if you would like to use this with a
31
:target: https://codecov.io/gh/adamtheturtle/vws-python
32
.. |Updates| image:: https://pyup.io/repos/github/adamtheturtle/vws-python/shield.svg
33
:target: https://pyup.io/repos/github/adamtheturtle/vws-python/
34
+.. |Documentation Status| image:: https://readthedocs.org/projects/vws-python/badge/?version=latest
35
+ :target: https://vws-python.readthedocs.io/en/latest/?badge=latest
36
+ :alt: Documentation Status
0 commit comments