Skip to content

Commit 395dc45

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 5c51e8b + 4bf66fe commit 395dc45

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SmartImage is a reverse image search tool for Windows with context menu integrat
66

77
Supported sites:
88

9-
- SauceNao (`SauceNao`)
9+
- [SauceNao](https://saucenao.com/) (`SauceNao`)
1010
- ImgOps (`ImgOps`)
1111
- Google Images (`GoogleImages`)
1212
- TinEye (`TinEye`)
@@ -16,6 +16,20 @@ Supported sites:
1616
- Yandex (`Yandex`)
1717
- Bing (`Bing`)
1818

19+
Search engine names and configuration:
20+
21+
- `SauceNao`
22+
- `ImgOps`
23+
- `GoogleImages`
24+
- `TinEye`
25+
- `Iqdb`
26+
- `TraceMoe`
27+
- `KarmaDecay`
28+
- `Yandex`
29+
- `Bing`
30+
- `All`
31+
- `None`
32+
1933
# Download
2034

2135
**[See the latest releases](https://github.com/Decimation/SmartImage/releases)**
@@ -42,11 +56,12 @@ Configures Imgur API keys. Register an application [here](https://api.imgur.com/
4256

4357
`--search-engines <engines>`
4458

45-
Sets the search engines to use when searching, delimited by commas. *Default: All*
59+
Sets the search engines to use when searching, delimited by commas. See the above list for possible arguments.
60+
*Default: `All`*
4661

4762
`--priority-engines <engines>`
4863

49-
Sets the priority search engines. Priority search engines are engines whose results will be automatically opened in your browser when searching is complete. For example, if you designate `SauceNao` as a priority engine, then results returned by
64+
Sets the priority search engines, delimited by commands. See the above list for possible arguments. Priority search engines are engines whose results will be automatically opened in your browser when searching is complete. For example, if you designate `SauceNao` as a priority engine, then results returned by
5065
`SauceNao` will be automatically opened in your browser. *Default: `SauceNao`*
5166

5267
`--ctx-menu`
@@ -78,7 +93,6 @@ Display available commands.
7893
# to-do
7994

8095
- Add an icon
81-
- Move to a text-based configuration file instead of using Windows registry
8296
- Automate SauceNao API registration and make its configuration more user-friendly
8397

8498
# Inspiration

0 commit comments

Comments
 (0)