Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magonxesp committed Feb 16, 2024
1 parent 145c5a8 commit 739d845
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 @@ -8,7 +8,7 @@ Add the dependency and the required dependencies

```kotlin
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlin_corroutines_version") // required
implementation("io.github.magonxesp:booru-client:0.1.0")
implementation("io.github.magonxesp:booru-client:1.0.0")
```

## Usage
Expand Down

0 comments on commit 739d845

Please sign in to comment.