update README.md

This commit is contained in:
2025-10-04 19:20:30 +02:00
parent e9b491e81d
commit fe3f32c2af

View File

@@ -26,7 +26,7 @@ n -> valid input check back for no arguments passed?
## Changelog ## Changelog
<2025-10-04> V0.3.5 - Added a function which returns the length of a <2025-10-04> V0.3.5 - Added a function which returns the length of a
number number
<2025-10-04> V0.3.5 - Changed the recursive mode into an linear x*y <2025-10-04> V0.3.5 - Changed the recursive mode into an linear x*y
pattern pattern
<2025-10-04> V0.3.4 - Added recursive directory creation and fixed <2025-10-04> V0.3.4 - Added recursive directory creation and fixed