From d8ad50789e303a01585a8c559d6849ff6eda6e36 Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Sat, 1 Aug 2026 17:28:50 +0200 Subject: [PATCH] chore(README): updated readme and license direct link --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf982c5..a298cce 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,12 @@ Sorts files in the current directory into category folders (Pictures, Documents, Run from any directory: -``` +```sh file_organizer ``` -For Windows, place the executable in the directory where you want to run the program. \ No newline at end of file +For Windows, place the executable in the directory where you want to run the program. + +## License + +BSD 3-Clause. See [LICENSE](https://git.aramjonghu.dev/AramJonghu/file-organizer/src/branch/main/LICENSE)