From 34538cf9dc6bbd6f25c8615e2cc5346218bf02a6 Mon Sep 17 00:00:00 2001 From: sthoo <40681172+sth2018@users.noreply.github.com> Date: Mon, 2 Jul 2018 10:53:17 +0800 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4274fd2..777d13a 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,20 @@ ## Features - This addon looks up words in local dictionary or web dictionary and pasting the explanations to anki. - It forks from WordQuery, **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, **multi-thread feature**, and some other features. - - See [WordQuery](https://github.com/finalion/WordQuery) Addon Project. - - Querying Words and Making Cards, IMMEDIATELY! - - Support querying in mdx and stardict dictionaries. - - Support querying in web dictionaries. - - Support **Multi-Thread** to query faster. + - See [WordQuery](https://github.com/finalion/WordQuery) Addon Project. + - Querying Words and Making Cards, IMMEDIATELY! + - Support querying in mdx and stardict dictionaries. + - Support querying in web dictionaries. + - Support **Multi-Thread** to query faster. ## Install - 1. Place src folder of this repository to anki addon folder. +1. Place src folder of this repository to anki addon folder. **OR** - 2. Use the installation code: 1807206748 +2. Use the installation code: 1807206748 ## Setting