diff --git a/README.md b/README.md index bd01318..e657c8e 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,10 @@ It forks from WordQuery, added **multi-thread feature**, and some other features 2. Click **Settings** button in the Options window ![](screenshots/setting_config_02.png) - - **Force Update** : Update all fields even if it's None - - **Thread** : The number of threads running at the same time + - **Force Updates of all fields** : Update all fields even if it's None + - **Ignore Accents** : Ignore accents symbol of word in querying + - **Auto check new version** : Check new version at startup + - **Number of Threads** : The number of threads running at the same time ## Usage diff --git a/docs/images/querying.png b/docs/images/querying.png index 50e8578..a1f624f 100644 Binary files a/docs/images/querying.png and b/docs/images/querying.png differ diff --git a/screenshots/setting_config_02.png b/screenshots/setting_config_02.png index ce95d52..d8659d3 100644 Binary files a/screenshots/setting_config_02.png and b/screenshots/setting_config_02.png differ diff --git a/screenshots/use_01.png b/screenshots/use_01.png index c1657b5..a1f624f 100644 Binary files a/screenshots/use_01.png and b/screenshots/use_01.png differ