From cce1fec13991491477ae3cea744b0325261336f5 Mon Sep 17 00:00:00 2001 From: sthoo <40681172+sth2018@users.noreply.github.com> Date: Sun, 1 Jul 2018 13:00:19 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df0be20..bf7d9fb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Features This addon looks up words in local dictionary or web dictionary and pasting the explanations to anki. -It forks from WordQuery, add multi-thread feature, and some other features. +It forks from WordQuery, **multi-thread feature**, and some other features. - See [WordQuery](https://github.com/finalion/WordQuery) Addon Project. - Querying Words and Making Cards, IMMEDIATELY! @@ -13,9 +13,9 @@ It forks from WordQuery, add multi-thread feature, and some other features. ## Install - - Place src folder of this repository to anki addon folder. - OR - - Use the installation code: 1807206748 + 1.Place src folder of this repository to anki addon folder. + **OR** + 2.Use the installation code: 1807206748 ## Other Projects Used - [mdict-query](https://github.com/mmjang/mdict-query)