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 7563fcc commit 5079010Copy full SHA for 5079010
README.rst
@@ -2,7 +2,10 @@
2
Jupyter Server Proxy
3
====================
4
5
-|Travis badge| |PyPI badge| |NPM badge|
+|ReadTheDocs badge| |Travis badge| |PyPI badge| |NPM badge|
6
+
7
+.. |ReadTheDocs badge| image:: https://img.shields.io/readthedocs/jupyter-server-proxy?logo=read-the-docs
8
+ :target: https://jupyter-server-proxy.readthedocs.io/
9
10
.. |Travis badge| image:: https://img.shields.io/travis/jupyterhub/jupyter-server-proxy/master.svg?logo=travis
11
:target: https://travis-ci.org/jupyterhub/jupyter-server-proxy
0 commit comments