From 7d9d97840ee404ba59c6b58d87478b9741a64a43 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Mon, 6 Sep 2021 14:41:00 +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 8dcbba05..771e2ade 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,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-WebUI](https://github.com/Suwayomi/Tachidesk-WebUI): The web/electrion front-end that Tachidesk-Server is traditionally shipped with. - [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.