Skip to content

Commit

Permalink
Merge pull request #10 from Eido95/patch-1
Browse files Browse the repository at this point in the history
Modified README.md
  • Loading branch information
akarnokd committed Nov 20, 2016
2 parents d1b0074 + 69558fb commit 69d68c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -31,6 +31,11 @@ and for Ivy:
```xml
<dependency org="io.reactivex" name="rxjava-async-util" rev="x.y.z" />
```
and for Gradle:

```xml
compile 'io.reactivex:rxjava-async-util:x.y.z'
```

## Build

Expand Down

0 comments on commit 69d68c8

Please sign in to comment.