Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #31 from Zellius/fix/docs
Browse files Browse the repository at this point in the history
README fixes
  • Loading branch information
Zellius committed May 24, 2017
2 parents 2003dbc + aeec128 commit b2fd043
Show file tree
Hide file tree
Showing 49 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ addLastLocation(LocationManager.NETWORK_PROVIDER, new LocationTime(30, TimeUnit.
```
## Download
##### rxJava1
[ ![Download](https://api.bintray.com/packages/zellius/maven/RxLocationManager/images/download.svg) ](https://bintray.com/zellius/maven/RxLocationManager/_latestVersion)
###### Maven:
```xml
<dependency>
Expand All @@ -87,6 +88,7 @@ addLastLocation(LocationManager.NETWORK_PROVIDER, new LocationTime(30, TimeUnit.
compile 'com.github.zellius:rxlocationmanager:x.y.z'
```
##### rxJava2
[ ![Download](https://api.bintray.com/packages/zellius/maven/Rx2LocationManager/images/download.svg) ](https://bintray.com/zellius/maven/Rx2LocationManager/_latestVersion)
###### Maven:
```xml
<dependency>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b2fd043

Please sign in to comment.