From 96807a64cf1b13b6db655d46e90c42717170ce62 Mon Sep 17 00:00:00 2001 From: FumoVite <112498835+FumoVite@users.noreply.github.com> Date: Sun, 5 May 2024 19:24:31 +0200 Subject: [PATCH] [skip ci] Update README.md (#941) fixed "inctive" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a65844b4..3c8da33f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Here's a list of known clients/user interfaces for Suwayomi-Server: - [Tachidesk-Sorayomi](https://github.com/Suwayomi/Tachidesk-Sorayomi): A Flutter front-end for Desktop(Linux, windows, etc.), Web and Android with a User Interface inspired by Tachiyomi. - [Tachidesk-VaadinUI](https://github.com/Suwayomi/Tachidesk-VaadinUI): A Web front-end for Suwayomi-Server built with Vaadin. - [Suwayomi-VUI](https://github.com/Suwayomi/Suwayomi-VUI): A preview focused web frontend built with svelte with some features the other UIs might not have (migration) -##### Inctive/Abandoned Clients +##### Inactive/Abandoned Clients - [Tachidesk-qtui](https://github.com/Suwayomi/Tachidesk-qtui): A C++/Qt front-end for mobile devices(Android/linux), feature support is basic. - [Tachidesk-GTK](https://github.com/mahor1221/Tachidesk-GTK): A native Rust/GTK desktop client. - [Equinox](https://github.com/Suwayomi/Equinox): A web user interface made with Vue.js.