[skip ci] Feature/update readme (#1005)

* Replace tachiyomi with mihon

* Update "syncing with mihon" readme section

* Update graphql section in CONTRIBUTING.md
This commit is contained in:
schroda
2024-08-18 02:10:47 +02:00
committed by GitHub
parent 06bfc33e72
commit b7b733f351
3 changed files with 18 additions and 18 deletions

View File

@@ -39,7 +39,7 @@ dependencies {
// tray icon
implementation(libs.bundles.systemtray)
// dependencies of Tachiyomi extensions, some are duplicate, keeping it here for reference
// dependencies of Mihon (Tachiyomi) extensions, some are duplicate, keeping it here for reference
implementation(libs.injekt)
implementation(libs.okhttp.core)
implementation(libs.rxjava)