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)