Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyaunzbe committed Feb 6, 2013
1 parent 676ffa0 commit 33667f9
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 @@ -2,7 +2,7 @@

![lute](https://raw.github.com/lyaunzbe/lute/master/lute.jpeg)

Lute is a task-based library for processing and manipulating data using SoX.
Lute is a task-based library for processing and manipulating audio using SoX.

Inspired by diy/wizardry.

Expand Down Expand Up @@ -53,7 +53,7 @@ lute(['/song1.wav', 'song2.mp3'], task, callback);
```


If no outfile filename is given, dont worry, one will be provided.
If no outfile filename(s) are given, dont worry, they will be provided.
When in doubt, consult the official documentation.

### Testing
Expand Down

0 comments on commit 33667f9

Please sign in to comment.