From 4d0fa34c373740c85b13d6b612df57bc4c57a59e Mon Sep 17 00:00:00 2001 From: sthoo Date: Wed, 1 Aug 2018 12:48:42 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e657c8e..8d19e3c 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ ## Features -This addon looks up words in local dictionary or web dictionary and pasting the explanations to anki. -It forks from WordQuery, added **multi-thread feature**, and some other features. +This addon looks up words in local dictionary or web dictionary and pasting the explanations to Anki. +It forks from [WordQuery](https://github.com/finalion/WordQuery), added **multi-thread feature**, improve stability, and some other features. - Querying Words and Making Cards, IMMEDIATELY! - Support querying in mdx and stardict dictionaries. From 05761d40e1c7b1d7fe1f857b9dfd1e632167024a Mon Sep 17 00:00:00 2001 From: sthoo Date: Wed, 1 Aug 2018 12:53:02 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d19e3c..f64e070 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Features This addon looks up words in local dictionary or web dictionary and pasting the explanations to Anki. -It forks from [WordQuery](https://github.com/finalion/WordQuery), added **multi-thread feature**, improve stability, and some other features. +It forks from [WordQuery](https://github.com/finalion/WordQuery), added **multi-thread** feature, improve stability, and some other features. - Querying Words and Making Cards, IMMEDIATELY! - Support querying in mdx and stardict dictionaries. From 160677ae3a6f30e7d33133bfdc12c442ce9074bb Mon Sep 17 00:00:00 2001 From: sthoo Date: Wed, 1 Aug 2018 12:53:40 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f64e070..8444732 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Features -This addon looks up words in local dictionary or web dictionary and pasting the explanations to Anki. +This addon looks up words in local dictionary or web dictionary and pasting the explanations to Anki. It forks from [WordQuery](https://github.com/finalion/WordQuery), added **multi-thread** feature, improve stability, and some other features. - Querying Words and Making Cards, IMMEDIATELY!