Skip to content

Commit 681a793

Browse files
committed
2 parents 9e67ad8 + cfc0a0d commit 681a793

File tree

1 file changed

+24
-14
lines changed

1 file changed

+24
-14
lines changed

README.md

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,36 @@
77
<p align="center">
88
<a href="https://GitHub.com/Decimation/SmartImage/releases/" alt="Releases">
99
<img src="https://img.shields.io/github/release/Decimation/SmartImage.svg" /></a>
10+
1011
<a href="https://GitHub.com/Decimation/SmartImage/releases/" alt="Total Downloads">
1112
<img src="https://img.shields.io/github/downloads/Decimation/SmartImage/total.svg" /></a>
13+
1214
</p>
1315

1416

1517
*Find the source image in one click!*
1618

17-
SmartImage is a reverse image search tool for Windows with context menu integration. SmartImage will open the best match found returned from various image search engines (see the supported sites) right in your web browser. This behavior can be configured to the user's preferences.
19+
**SmartImage** is a reverse image search tool for Windows with context menu integration. **SmartImage** will open the best match found returned from various image search engines (see the supported sites) right in your web browser. This behavior can be configured to the user's preferences.
1820

1921

2022
### [Download](https://github.com/Decimation/SmartImage/releases)
2123

2224

23-
# Supported sites
25+
# Supported engines
2426

25-
Supported sites:
27+
Supported search engines:
2628

2729
- [SauceNao](https://saucenao.com/)
28-
- ImgOps
29-
- Google Images
30-
- TinEye
31-
- IQDB
32-
- trace.moe
33-
- Karma Decay
34-
- Yandex
35-
- Bing
30+
- [ImgOps](http://imgops.com/)
31+
- [Google Images](https://images.google.com/)
32+
- [TinEye](https://tineye.com/)
33+
- [IQDB](https://iqdb.org/)
34+
- [trace.moe](https://trace.moe/)
35+
- [Karma Decay](http://karmadecay.com/)
36+
- [Yandex](https://yandex.com/images/)
37+
- [Bing](https://www.bing.com/images/)
38+
39+
See [Engine](https://github.com/Decimation/SmartImage/wiki/Engines) documentation.
3640

3741
# Example
3842

@@ -42,11 +46,17 @@ Supported sites:
4246

4347
# Usage
4448

45-
SmartImage can be used in multiple ways:
49+
**SmartImage** can be used in multiple ways:
4650

4751
- Open the program normally (double click) and you can use the program in a user-friendly way. You can then drag and drop your image into the command prompt and run a search.
48-
- Right-click on an image (once the context menu integration is set up) and select the SmartImage option to immediately perform a search.
49-
- Drag and drop an image over the executable to immediately perform a search (functionally the same as right-clicking on an image and using the SmartImage option).
52+
- Right-click on an image (once the context menu integration is set up) and select the **SmartImage** option to immediately perform a search.
53+
- Drag and drop an image over the executable to immediately perform a search (functionally the same as right-clicking on an image and using the **SmartImage** option).
5054
- Use the command line which allows for more specific and advanced searching by using the listed arguments and options.
5155

5256
See the [Wiki](https://github.com/Decimation/SmartImage/wiki) for documentation.
57+
58+
# Donation
59+
60+
If you would like to support this project, you can buy me a cup of coffee! :)
61+
62+
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/decimation001?locale.x=en_US)

0 commit comments

Comments
 (0)