From 94331656e01549c7e40559c971b04d8bf8161d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E4=BD=8F=E6=9F=B1=E9=96=93?= Date: Wed, 7 Feb 2024 20:39:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24e0b8a..53e745a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ These programs are treated as dictionaries and you can add them under "Dictionar This script outputs the sentence with clickable characters and searches for the longest available dictionary entry (from a predefined list) beginning at that character. -For deinflection it currently relies on [rdricpp](https://github.com/Ajatt-Tools/rdricpp). +For deinflection it currently relies on [rdricpp]https://codeberg.org/hashirama/rdricpp). It also provides links of available entries of smaller substrings. ![demo](https://user-images.githubusercontent.com/50422430/229341045-96283fc9-8ecb-49bb-a011-abd2d3e4e43e.gif)