Compare commits

..

2 Commits

Author SHA1 Message Date
de6f0ac17e update README.md 2025-10-16 19:53:49 +02:00
f148beedf5 removed old version file 2025-10-16 19:52:40 +02:00
2 changed files with 3 additions and 6 deletions

View File

@@ -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

View File

@@ -1,5 +0,0 @@
[VERSION]
major = 0
minor = 3
patch = 8