diff --git a/readme.md b/readme.md index 42e8ec3..46a0a28 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ Current version: [![](https://jitpack.io/v/YouHaveTrouble/Entiddy.svg)](https:// ### Gradle -```json +``` allprojects { repositories { ... @@ -34,8 +34,8 @@ allprojects { } ``` -```json +``` dependencies { - implementation 'com.github.YouHaveTrouble:Entiddy:v1.0' + implementation 'com.github.YouHaveTrouble:Entiddy:VERSION' } ``` \ No newline at end of file