From ae979d1ac833c96e7dd3ea028617de18824902f3 Mon Sep 17 00:00:00 2001 From: sthoo <40681172+sth2018@users.noreply.github.com> Date: Mon, 2 Jul 2018 10:34:23 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 93f5a18..977f0f2 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,11 @@ It forks from WordQuery, **multi-thread feature**, and some other features. ### 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 @@ -41,11 +41,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) @@ -57,26 +57,26 @@ 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 -Select single word or multiple words, click menu ***"FastWQ -> Query Selected"***. +> Select single word or multiple words, click menu **"FastWQ -> Query Selected"**. ![](screenshots/options_04.png)