README shortupdate

This commit is contained in:
2026-05-21 19:56:28 +02:00
parent 98adb979f6
commit 3384ad863a
+9
View File
@@ -0,0 +1,9 @@
# file-organizer
Sorts files in the current directory into category folders (Pictures, Documents, Music, Videos) based on file extension. Unknown types are left in place.
Run from any directory:
```
file_organizer
```