From 43a71b024ab12fa0d1eb40b202b69c58a04653d4 Mon Sep 17 00:00:00 2001 From: Rehan Guha Date: Thu, 2 May 2024 19:01:16 +0530 Subject: [PATCH] Update README.rst This project is unmaintained. --- README.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f81cfb3..fde6d1f 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,14 @@ .. -*- mode: rst -*- + +.. warning:: + This project is not maintained. + + Official Python branch: https://github.com/cjlin1/libsvm/tree/master/python + + Install using ``pip install -U libsvm-official`` + + |Travis|_ |PyPi|_ .. |Travis| image:: https://travis-ci.com/ocampor/libsvm.svg?branch=master @@ -8,8 +17,8 @@ .. |PyPi| image:: https://img.shields.io/pypi/dm/libsvm?color=blue :alt: PyPI - Downloads .. _PyPi: https://pypi.org/project/libsvm/ -LibSVM -====== +LibSVM (Unmaintained/ Archived) +================================================================================================================================================================= Description -----------