Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AnSwErYWJ committed Sep 17, 2016
1 parent 9362744 commit 7b3cb2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ $ git clone [email protected]:AnSwErYWJ/AudioResamplerate.git
## Usage
1. Compile:
```
## to generate .so
# to generate .so
$ make iniparser
$ make log
$ make resamplerate
```

```
## to generate bin
# to generate bin
$ make all
```

Expand Down

0 comments on commit 7b3cb2b

Please sign in to comment.