Skip to content

Commit 012428d

Browse files
authored
Merge pull request WalletConnect#82 from WalletConnect/readme-update
Readme update
2 parents c759af4 + f3c41bc commit 012428d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# kotlin-walletconnect-lib
2+
[![](https://jitpack.io/v/WalletConnect/kotlin-walletconnect-lib.svg)](https://jitpack.io/#WalletConnect/kotlin-walletconnect-lib)
3+
24
library to use WalletConnect with Kotlin or Java
35

46
## Add this library to your project
@@ -16,6 +18,6 @@ Add the dependency:
1618

1719
```gradle
1820
dependencies {
19-
implementation 'com.github.WalletConnect:kotlin-walletconnect-lib:0.9.6'
21+
implementation 'com.github.WalletConnect:kotlin-walletconnect-lib:version'
2022
}
2123
```

0 commit comments

Comments
 (0)