diff --git a/README.md b/README.md index eb3e1fd..98c3348 100644 --- a/README.md +++ b/README.md @@ -12,22 +12,10 @@ Finding current location cannot be easier on Android ! See Releases -# Download +https://github.com/ersen-lw/RxGps/releases -```java -allprojects { - repositories { - ... - maven { url 'https://jitpack.io' } - } - } - ``` +# Download -```java -dependencies { - implementation 'com.github.ersen-lw:RxGps:v1.1.0' - } -``` # Usage