Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyMuse authored Nov 22, 2020
1 parent 8ef4deb commit 031951b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions glide/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Glide

[![](https://jitpack.io/v/CraZyLegenD/Set-Of-Useful-Kotlin-Extensions-and-Helpers.svg)](https://jitpack.io/#CraZyLegenD/Set-Of-Useful-Kotlin-Extensions-and-Helpers)
[![](https://jitpack.io/v/FunkyMuse/KAHelpers.svg)](https://jitpack.io/#FunkyMuse/KAHelpers)



## Usage
Expand All @@ -20,7 +21,7 @@ allprojects {
```gradle
dependencies {
implementation "com.github.CraZyLegenD.Set-Of-Useful-Kotlin-Extensions-and-Helpers:glide:$utilsVersion"
implementation "com.github.FunkyMuse.KAHelpers:glide:$utilsVersion"
kapt "com.github.bumptech.glide:compiler:$glide"
}
Expand Down

0 comments on commit 031951b

Please sign in to comment.