From 288d948fc85e78614da0b91675853ac8dead4bf2 Mon Sep 17 00:00:00 2001 From: sthoo <40681172+sth2018@users.noreply.github.com> Date: Sun, 1 Jul 2018 13:05:21 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bf7d9fb..3be2c1a 100644 --- a/README.md +++ b/README.md @@ -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)