From b60c5b359cb895bfabc3a9b492fec912225bb21f Mon Sep 17 00:00:00 2001 From: answerywj Date: Thu, 25 Aug 2016 16:14:09 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f566fa2..7acb65a 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ ## Introduction This is an audio resamplerate program based on [Secret Rabbit Code](http://www.mega-nerd.com/SRC/index.html) and [iniparser](http://ndevilla.free.fr/iniparser). -## Install +## Installation ``` git clone git@github.com:AnSwErYWJ/AudioResamplerate.git ``` -## Run +## Usage 1. If you modify something in include/ or source/,please compile with project: ``` make all