diff options
author | Oskar <[email protected]> | 2024-10-14 11:27:58 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-10-14 11:27:58 +0200 |
commit | 9cb882cdb61c9613bc73d8e6042959fb18765c9a (patch) | |
tree | 2dedd566739ef0ffaabc72afe565413003b7ddd6 /README |
first commit, not much done yet. source file and header file. Same scripts used as version 1 trash system. Will probably make better test scripts eventually.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +Trashing system. + +Main core functionality is done. Use at your own risk! + +Feel free to create bug reports. +Feel free to discuss improvements to code structure. |