Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raheemadamboev authored Nov 26, 2024
1 parent 039346f commit 0cbdfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencyResolutionManagement {
}
```

Install the library to the project in desired module's `build.gradle.kts` file. Replace <current_version> with the actual version:
Install the library to the project in desired module's `build.gradle.kts` file. Replace `<current_version>` with the actual version:
```kotlin
implementation("com.github.raheemadamboev:check-internet-android:<current_version>")
```
Expand Down

0 comments on commit 0cbdfef

Please # to comment.