From 70bdb375c37cd35827a0ef36203de90dff7dc6bf Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Wed, 18 Aug 2021 19:10:46 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c81742..c2a73bfc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Yes, you need a client/user interface app as a front-end for Tachidesk-Server, i Here's a list of known clients/user interfaces for Tachidesk-Server: - [Tachidesk-JUI](https://github.com/Suwayomi/Tachidesk-JUI): The "official" front-end for Tachidesk-Server, A native desktop Application. - [Tachidesk-WebUI](https://github.com/Suwayomi/Tachidesk-WebUI): The web/electrion front-end that Tachidesk is traditionally shipped with. -- [Tachidesk-qtui](https://github.com/Suwayomi/Tachidesk-qtui): A C++/Qt for mobile devices(Android/linux), in super early stage of development. +- [Tachidesk-qtui](https://github.com/Suwayomi/Tachidesk-qtui): A C++/Qt front-end for mobile devices(Android/linux), in super early stage of development. - [Equinox](https://github.com/Suwayomi/Equinox): A web user interface made with Vue.js, in super early stage of development. # What is Tachidesk then?