update README.md

This commit is contained in:
2025-10-12 19:44:17 +02:00
parent 2b324fe2ef
commit 2ad1d32fcc

View File

@@ -1,6 +1,7 @@
# refit
`refit` is a file, directory manipulation and creation tool.
`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
@@ -16,6 +17,9 @@
- implement config file containing version, default names and other
configurations
- make file and directory creation start counting at 1 instead of 0
- Add security check which benchmarks the creation of folders and files
before the first execution in order to prevent either python, the file
system or the system in general to crash.
## Changelog