Update README.md

This commit is contained in:
sthoo 2018-07-01 13:00:19 +08:00 committed by GitHub
parent 90bb3d0839
commit cce1fec139
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
## Features ## 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, 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. - See [WordQuery](https://github.com/finalion/WordQuery) Addon Project.
- Querying Words and Making Cards, IMMEDIATELY! - Querying Words and Making Cards, IMMEDIATELY!
@ -13,9 +13,9 @@ It forks from WordQuery, add multi-thread feature, and some other features.
## Install ## Install
- Place src folder of this repository to anki addon folder. 1.Place src folder of this repository to anki addon folder.
OR **OR**
- Use the installation code: 1807206748 2.Use the installation code: 1807206748
## Other Projects Used ## Other Projects Used
- [mdict-query](https://github.com/mmjang/mdict-query) - [mdict-query](https://github.com/mmjang/mdict-query)