Create README.md
This commit is contained in:
parent
89448e2924
commit
9fae8c74e3
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# FastWordQuery Addon For Anki
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
|
- Place src folder of this repository to anki addon folder.
|
||||||
|
OR
|
||||||
|
- Use the installation code: xxxxxxxx
|
||||||
|
|
||||||
|
## Other Projects Used
|
||||||
|
- [mdict-query](https://github.com/mmjang/mdict-query)
|
||||||
|
- [pystardict](https://github.com/lig/pystardict)
|
||||||
|
- [WordQuery](https://github.com/finalion/WordQuery)
|
||||||
Loading…
Reference in New Issue
Block a user