Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hernandazevedo authored Feb 18, 2019
1 parent b094d38 commit 34b1b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This project is an Android Library that acts as a Wrapper over Lame mp3 encoder

## Getting Started
To use the project see the project sample(module app) that demonstrates the use of the class MP3Recorder.
To this library in your android projects you only need to specify the repository and implementation of the library in your gradle configuration as follows.
To add this library in your android projects you just need to specify the repository and implementation of the library in your gradle configuration as follows.

## Gradle Configuration
### Inside your root build.gradle
Expand Down

0 comments on commit 34b1b0a

Please sign in to comment.