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)