diff --git a/README.md b/README.md new file mode 100644 index 0000000..9eeb240 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +``` + _____ _____ _____ ___ +| | _ |_ _|_ | Keep you data, +| | | | | | | | _| trash your meta! +|_|_|_|__|__| |_| |___| + +``` + + +# Run the testsuite + +```bash +$ python3 -m unittest discover -v +```