added readme

This commit is contained in:
Jannis Heydemann
2026-04-22 15:35:01 +02:00
parent c68ba4e9dd
commit 3121d26995

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Contribution
If you're developing on linux you got to set an alias for cls so that it actually runs clear
`$ alias cls="clear"`
project is too small to implement a proper `windows` / `unix` / `unix-like` detection and clear screen properly so this fix will do.