Update README.md

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

View File

@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/lk-geimfari/expynent.svg?branch=master)](https://travis-ci.org/lk-geimfari/expynent)
# FastWordQuery Addon For Anki
## Features
@ -13,9 +15,11 @@ It forks from WordQuery, **multi-thread feature**, and some other features.
## Install
1.Place src folder of this repository to anki addon folder.
**OR**
2.Use the installation code: 1807206748
```zsh
➜ Place src folder of this repository to anki addon folder.
**OR**
```zsh
➜ Use the installation code: 1807206748
## Other Projects Used
- [mdict-query](https://github.com/mmjang/mdict-query)