Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
reisub committed Jul 18, 2017
1 parent 58b5f31 commit 5e342b6
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 @@ -10,7 +10,7 @@ It supports `Binary` and `Compact` Thrift protocols.

## Usage

Add the library as a dependency yo your `build.gradle` to automatically download it from jcenter.
Add the library as a dependency to your `build.gradle` to automatically download it from jcenter.

```groovy
compile 'co.infinum:retrofit-converter-thrifty:0.9.0'
Expand Down Expand Up @@ -38,4 +38,4 @@ To deploy a new version to bintray, use `deploy.sh`:

## Contributing

Feedback and code contributions are very much welcome. Just make a pull request with a short description of your changes. By making contributions to this project you give permission for your code to be used under the same [license](LICENSE).
Feedback and code contributions are very much welcome. Just make a pull request with a short description of your changes. By making contributions to this project you give permission for your code to be used under the same [license](LICENSE).

0 comments on commit 5e342b6

Please sign in to comment.