Skip to content

Commit 261719b

Browse files
authored
Update README.md
1 parent 825efc5 commit 261719b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
The library provides useful extensions for your projects
33

44

5-
''' kotlin
5+
``` kotlin
66
maven { url 'https://jitpack.io' } // add this to your build gradle file
7-
'''
7+
```
88

99

10-
''' kotlin
10+
``` kotlin
1111
dependencies {
1212
implementation 'com.github.LiveTyping:AndroidExtensionPack:Tag'
1313
}
14-
'''
14+
```

0 commit comments

Comments
 (0)