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