From 0c9a854ca6c70cd59beca498aae596140d243b2b Mon Sep 17 00:00:00 2001 From: sthoo <40681172+sth2018@users.noreply.github.com> Date: Mon, 2 Jul 2018 10:45:19 +0800 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index bed43ad..96e2446 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,20 @@ It forks from WordQuery, **multi-thread feature**, and some other features. ## Install -> 1.Place src folder of this repository to anki addon folder. +1. Place src folder of this repository to anki addon folder. **OR** -> 2.Use the installation code: 1807206748 +2. Use the installation code: 1807206748 ## Setting ### Shortcut -> 1.Click Menu **"Tools -> Add-ons -> FastWQ -> Edit..."** +> 1. Click Menu **"Tools -> Add-ons -> FastWQ -> Edit..."** ![](screenshots/setting_menu.png) -> 2.Edit the code and click **Save** +> 2. Edit the code and click **Save** ```python # shortcut @@ -38,11 +38,11 @@ shortcut = 'Ctrl+Q' ### Config -> 1.In Browser window click menu **"FastWQ -> Options"** +> 1. In Browser window click menu **"FastWQ -> Options"** ![](screenshots/setting_config_01.png) -> 2.Click **Settings** button in the Options window +> 2. Click **Settings** button in the Options window ![](screenshots/setting_config_02.png) @@ -54,21 +54,21 @@ shortcut = 'Ctrl+Q' ### Set the query fields -> 1.Click menu **"Tools -> FastWQ"**, or in Browser window click menu **"FastWQ -> Options"** +> 1. Click menu **"Tools -> FastWQ"**, or in Browser window click menu **"FastWQ -> Options"** -> 2.Select note type +> 2. Select note type ![](screenshots/options_01.png) -> 3.Select Dictionary +> 3. Select Dictionary ![](screenshots/options_02.png) -> 4.Select Fields +> 4. Select Fields ![](screenshots/options_03.png) -> 5.Click **OK** button +> 5. Click **OK** button ### 'Browser' Window