Update README.md

This commit is contained in:
sthoo 2018-07-01 13:07:15 +08:00 committed by GitHub
parent 1bcc6eff5c
commit 29da22763d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,13 +7,11 @@
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, **multi-thread feature**, and some other features. It forks from WordQuery, **multi-thread feature**, and some other features.
```zsh
- 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!
- Support querying in mdx and stardict dictionaries. - Support querying in mdx and stardict dictionaries.
- Support querying in web dictionaries. - Support querying in web dictionaries.
- Support Multi-thread to query faster. - Support Multi-thread to query faster.
```
## Install ## Install