From: rofu Date: Sat, 19 Jun 2010 15:20:59 +0000 (+0000) Subject: Add a python interface description in README. X-Git-Tag: v160~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a98d9369125fa4285103246076b7f6270b5c573;p=liblinear Add a python interface description in README. --- diff --git a/README b/README index 351db30..4b8c605 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ Table of Contents - Building Windows Binaries - Additional Information - MATLAB/OCTAVE interface +- PYTHON interface When to use LIBLINEAR but not LIBSVM ==================================== @@ -456,6 +457,11 @@ MATLAB/OCTAVE Interface Please check the file README in the directory `matlab'. +PYTHON Interface +================ + +Please check the file README in the directory `python'. + Additional Information ======================