summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-10-14 11:27:58 +0200
committerOskar <[email protected]>2024-10-14 11:27:58 +0200
commit9cb882cdb61c9613bc73d8e6042959fb18765c9a (patch)
tree2dedd566739ef0ffaabc72afe565413003b7ddd6 /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--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d2f2453
--- /dev/null
+++ b/README
@@ -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.