From bd6b17420b4932778ffd5b7d32d59fe5ef242089 Mon Sep 17 00:00:00 2001 From: sthoo <40681172+sth2018@users.noreply.github.com> Date: Mon, 2 Jul 2018 10:51:50 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 22829b2..4274fd2 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. - **OR** - 2. Use the installation code: 1807206748 + 1. Place src folder of this repository to anki addon folder. +**OR** + 2. Use the installation code: 1807206748 ## Setting