First import

This commit is contained in:
2020-05-09 13:03:13 -04:00
commit 4013d38a31
5 changed files with 68 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# README.md
To deploy :
```bash
mipy cp creds.ini
mipy -ir cp main.py
```