1
0
mirror of synced 2024-05-31 19:38:04 +02:00

Add a READE

This commit is contained in:
jvoisin 2018-03-19 00:09:00 +01:00
parent 12e2330ca6
commit d262f780f7

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
```