Update README.md

This commit is contained in:
sthoo 2018-07-02 10:37:15 +08:00 committed by GitHub
parent 83238b6b48
commit 1fcd4a7f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,11 @@
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
@ -49,8 +49,8 @@ shortcut = 'Ctrl+Q'
![](screenshots/setting_config_02.png)
> - Force Update : Update all fields even if it's None
> - Thread : The number of threads running at the same time
> - **Force Update : Update all fields even if it's None**
> - **Thread : The number of threads running at the same time**
## Use