diff --git a/README.md b/README.md new file mode 100644 index 0000000..fcf8986 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file