From: kevin1kevin1k Date: Mon, 22 Mar 2021 13:53:45 +0000 (+0800) Subject: Fix minor issue of README X-Git-Tag: v244~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13b7478aefdb23700c3b0984304d36470122b700;p=liblinear Fix minor issue of README --- diff --git a/README b/README index 3a6056f..2c9f3ba 100644 --- a/README +++ b/README @@ -22,9 +22,9 @@ Table of Contents - Examples - Library Usage - Building Windows Binaries -- Additional Information - MATLAB/OCTAVE interface -- PYTHON interface +- Python Interface +- Additional Information When to use LIBLINEAR but not LIBSVM ==================================== @@ -665,7 +665,7 @@ MATLAB/OCTAVE Interface Please check the file README in the directory `matlab'. -PYTHON Interface +Python Interface ================ Please check the file README in the directory `python'.