diff --git a/refit/README.md b/refit/README.md index e8478d3..6e08a6e 100644 --- a/refit/README.md +++ b/refit/README.md @@ -1,6 +1,7 @@ # refit -`refit` is a file and directory manipulation tool. Currently it can create a flat folder and file structure +`refit` is a file and directory manipulation tool. Currently it can +create a flat folder and file structure as well as an linear directory structure. ## ToDos @@ -20,6 +21,7 @@ system or the system in general to crash. ## Changelog +<2025-10-16> V0.3.9 - Changed how the version is read <2025-10-05> V0.3.8 - Added file extension to file creation mode <2025-10-05> V0.3.7 - Added custom naming for level and branch in recursive mode