Skip to content

Commit 3e7c338

Browse files
Update README.md
1 parent f41c21d commit 3e7c338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Add dependencies and configurations:
3636
```groovy
3737
android {
3838
buildFeatures {
39-
viewBinding = true
39+
viewBinding true
4040
}
4141
}
4242
@@ -51,7 +51,7 @@ dependencies {
5151

5252
## Usage
5353

54-
:pencil: **[Usage documentation](https://dylancaicoding.github.io/ViewBindingKTX)**
54+
:pencil: **[Usage documentation](https://dylancaicoding.github.io/ViewBindingKTX/#/en/)**
5555

5656
## Sample
5757

0 commit comments

Comments
 (0)