From 6a5d1c6f5da29f1849daa181c22f175443465c5a Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 7 Mar 2019 12:03:14 -0500 Subject: add documentation badge --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 44c47a7..7962056 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,10 @@ GenSVM Python Package .. image:: https://travis-ci.org/GjjvdBurg/PyGenSVM.svg?branch=master :target: https://travis-ci.org/GjjvdBurg/PyGenSVM +.. image:: https://readthedocs.org/projects/gensvm/badge/?version=latest + :target: https://gensvm.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status + This is the documentation of the Python package for the GenSVM classifier, introduced in `GenSVM: A Generalized Multiclass Support Vector Machine `_ by `Gerrit J.J. van den Burg -- cgit v1.2.3