From 6df7d0f3c125fe75bd466b2af7bd8d3e67c99713 Mon Sep 17 00:00:00 2001 From: sthoo <40681172+sth2018@users.noreply.github.com> Date: Sun, 1 Jul 2018 13:06:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3be2c1a..3620321 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,11 @@ It forks from WordQuery, **multi-thread feature**, and some other features. ```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)