From 54ba1aac3f43ac886ff47a82ea990d533a6b0af6 Mon Sep 17 00:00:00 2001 From: starxeras <149911531+starxeras@users.noreply.github.com> Date: Fri, 17 Nov 2023 13:34:39 -0600 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3774b6f8..cdb7afac 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ Click the `Show advanced options` toggle switch in the bottom left corner of the ### Parse sentences using MeCab -MeCab is a third-party program which uses its own dictionaries and parsing algorithm to decompose sentences into individual words. MeCab may provide more accurate parsing results than Yomitan's internal parser. +[MeCab](https://taku910.github.io/mecab/) is a third-party program which uses its own dictionaries and parsing algorithm to decompose sentences into individual words. MeCab may provide more accurate parsing results than Yomitan's internal parser. In order for Yomitan to use it, both MeCab and a native messaging component must be installed. A setup guide can be found here. -- cgit v1.2.3