1
0
Fork 0

Add a READE

This commit is contained in:
jvoisin 2018-03-19 00:09:00 +01:00
parent 12e2330ca6
commit d262f780f7
1 changed files with 14 additions and 0 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
```
_____ _____ _____ ___
| | _ |_ _|_ | Keep you data,
| | | | | | | | _| trash your meta!
|_|_|_|__|__| |_| |___|
```
# Run the testsuite
```bash
$ python3 -m unittest discover -v
```