Skip to content

Commit 7470c80

Browse files
authored
Update README.md
1 parent fed8dcf commit 7470c80

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
# DeepSort
44
🧠 AI powered image tagger backed by DeepDetect
55

6+
# Why?
7+
8+
Because sometimes, you have folders full of badly named pictures, and you want to be able to understand what you have in your hard drive.
9+
610
# Prerequisites & installation
711

812
You need Docker installed, and you need to pull the DeepDetect image.
@@ -20,7 +24,7 @@ You also need your local 8080 port to not be mapped already.
2024

2125
# Usage
2226

23-
Just input a folder, and all files will begin to be renames all the pictures files the following way:
27+
Just input a folder, and it will recursively rename all the pictures the following way:
2428
```
2529
identified-image-class_hash.ext
2630
```

0 commit comments

Comments
 (0)