From 5c76d679d1e7614a0ba9bbf2a02cd87476f109c6 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:33:43 +0000 Subject: [PATCH] make all media hosted in this repository --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6111151..24c2c99 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ you need to install `gd-tools` by running `./quickinstall.sh --mandarin`. This script passes a sentence through mecab in order to make every part of the sentence clickable. -https://user-images.githubusercontent.com/50422430/226139459-0c8bcf0e-e68f-491e-8171-bae3f50a7ae1.mp4 +![Alt](https://codeberg.org/hashirama/gd-tools/raw/branch/main/misc/mecab.gif) **Dependencies** @@ -187,6 +187,8 @@ gd-tools mecab --word %GDWORD% --sentence %GDSEARCH% * `--user-dict FILE` full path to the user_dic.dic file. This is done automatically if you install via make. +OBS: we stopped maintaining gd-mecab in favor of gd-marisa, which is a better replacement + ### Contributors