Skip to content

Commit e966056

Browse files
authored
Update README.md
1 parent b90dd99 commit e966056

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Easily sort and organise your image collection.
44
<br>
55

66
[![Paypal](https://img.shields.io/badge/donate-PayPal-blue.svg?style=flat-square&logo=paypal)](https://paypal.me/SimonSchwarzkopf)
7-
[![Bitcoin](https://img.shields.io/badge/donate-Bitcoin-orange.svg?style=flat-square&logo=bitcoin)](https://github.com/Simon-12/TestImage/blob/develop/app/data/bitcoin-code.png)
7+
[![Bitcoin](https://img.shields.io/badge/donate-Bitcoin-orange.svg?style=flat-square&logo=bitcoin)](https://github.com/Simon-12/tidy-images/blob/develop/app/data/bitcoin-code.png)
88
<br>
99
<br>
1010

@@ -34,12 +34,12 @@ All actions can be Undo or Redo.
3434

3535
<details>
3636
<summary><b>Move Folders Example ...</b></summary>
37-
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/02.gif" width="65%"/>
37+
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/02.gif"/>
3838
</details>
3939

4040
<details>
4141
<summary><b>Add Folder Example ...</b></summary>
42-
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/03.gif" width="65%"/>
42+
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/03.gif"/>
4343
</details>
4444

4545
<br>
@@ -52,7 +52,7 @@ Files with labels are automatically added to the database.
5252

5353
<details>
5454
<summary><b>Label Example ...</b></summary>
55-
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/04.png" width="65%"/>
55+
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/04.png"/>
5656
</details>
5757

5858
<br>
@@ -66,7 +66,7 @@ Currently supported database driver is SQLite.
6666

6767
<details>
6868
<summary><b>Database Example ...</b></summary>
69-
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/05.png" width="65%"/>
69+
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/05.png"/>
7070
</details>
7171

7272
<br>
@@ -78,7 +78,7 @@ To find similar images, images can be compared using an algorithm (the algorithm
7878

7979
<details>
8080
<summary><b>Compare Example ...</b></summary>
81-
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/06.png" width="65%"/>
81+
<img src="https://github.com/Simon-12/common/blob/main/tidy-images/06.png"/>
8282
</details>
8383

8484
<br>
@@ -93,8 +93,8 @@ Currently there are two plugins available.
9393

9494
Plugin | | Description | Link
9595
:----: | :--: | :----------- | :----
96-
**Exiv2** | <img src="https://github.com/Simon-12/TestImage/blob/develop/plugins/exiv2/plugin/icon.png" width="50%"/> | Image metadata library and tools. It is used to read image metadata such as recording date and to read and write labels to the metadata comment section. | [github/exiv2](https://github.com/Exiv2/exiv2)
97-
**OpenCV** | <img src="https://github.com/Simon-12/TestImage/blob/develop/plugins/opencv/plugin/icon.png" width="40%"/> | Open Source Computer Vision Library. Is required for reading and rotating images, read in single video frames to display a video thumbnail, and the image comparison algorithm. | [github/opencv](https://github.com/opencv/opencv)
96+
**Exiv2** | <img src="https://github.com/Simon-12/tidy-images/blob/develop/plugins/exiv2/plugin/icon.png" width="50%"/> | Image metadata library and tools. It is used to read image metadata such as recording date and to read and write labels to the metadata comment section. | [github/exiv2](https://github.com/Exiv2/exiv2)
97+
**OpenCV** | <img src="https://github.com/Simon-12/tidy-images/blob/develop/plugins/opencv/plugin/icon.png" width="40%"/> | Open Source Computer Vision Library. Is required for reading and rotating images, read in single video frames to display a video thumbnail, and the image comparison algorithm. | [github/opencv](https://github.com/opencv/opencv)
9898

9999
<br>
100100

@@ -148,6 +148,6 @@ If you like the application and would like to support it, you can donate via:
148148

149149
PayPal | Bitcoin
150150
:----: | :-----:
151-
[![Paypal img](https://github.com/Simon-12/TestImage/blob/develop/app/icons/flaticon/paypal.png)](https://paypal.me/SimonSchwarzkopf) | <img src="https://github.com/Simon-12/TestImage/blob/develop/app/data/bitcoin-code.png" width="40%"/><br>**bc1qll43hkqvv9jjwqw54xhejw324q4t4t55p8ss9e**
151+
[![Paypal img](https://github.com/Simon-12/tidy-images/blob/develop/app/icons/flaticon/paypal.png)](https://paypal.me/SimonSchwarzkopf) | <img src="https://github.com/Simon-12/tidy-images/blob/develop/app/data/bitcoin-code.png" width="40%"/><br>**bc1qll43hkqvv9jjwqw54xhejw324q4t4t55p8ss9e**
152152

153153
<br>

0 commit comments

Comments
 (0)