From a5769f4b834eae179e793d0dfa3bb97f2cd05b77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Fri, 6 May 2022 20:29:56 +0800 Subject: [PATCH] edit README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfe3272..9054afd 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,6 @@ https://user-images.githubusercontent.com/41315874/167127391-1798f7ec-f917-4246- ## Android Client for simple-dict-server There is also an [Android Client](https://github.com/fumiama/simple-dict-android) for simple-dict-server. Just install the apk file downloaded from release page and click `config` icon to set your server address using the format ``` -127.0.0.1:7777_password +127.0.0.1:7777_password^superpassword ``` Note that this APP is designed for a new language called `Tenenja`, so the font inside is abnormal. What's more, there is no English translation for this APP because its users are Chinese. If you want to get an APP in your language, just edit the source code for free. \ No newline at end of file