From b17110e43608a3c12cfe3eccfbfd0aa9d5aa5be6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E4=BD=8F=E6=9F=B1=E9=96=93?= Date: Sun, 17 Mar 2024 00:02:57 +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 dde22a5..646b543 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,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://codeberg.org/hashirama/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)