diff --git a/README.md b/README.md index 5d3ddde5..a606fcda 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Library that provides manga sources. -[![](https://jitpack.io/v/nv95/kotatsu-parsers.svg)](https://jitpack.io/#nv95/kotatsu-parsers) ![Kotlin](https://img.shields.io/github/languages/top/nv95/kotatsu-parsers) ![License](https://img.shields.io/github/license/nv95/Kotatsu) [![Discord](https://img.shields.io/discord/898363402467045416?color=5865f2&label=discord)](https://discord.gg/NNJ5RgVBC5) +[![](https://jitpack.io/v/nv95/kotatsu-parsers.svg)](https://jitpack.io/#OshekharO/kotatsu-parsers) ![Kotlin](https://img.shields.io/github/languages/top/nv95/kotatsu-parsers) ![License](https://img.shields.io/github/license/nv95/Kotatsu) [![Discord](https://img.shields.io/discord/898363402467045416?color=5865f2&label=discord)](https://discord.gg/NNJ5RgVBC5) ### Usage @@ -21,6 +21,6 @@ allprojects { ```groovy dependencies { - implementation 'com.github.nv95:kotatsu-parsers:master-SNAPSHOT' + implementation 'com.github.OshekharO:kotatsu-parsers:feature~ksp-SNAPSHOT' } -``` \ No newline at end of file +```