Fix demo, update readme

This commit is contained in:
Dima Gerasimov 2019-11-15 08:17:44 +00:00
parent db3d4ed97b
commit d0b787c4c2
3 changed files with 11 additions and 9 deletions

View file

@ -1,6 +1,6 @@
class paths:
"""
Feel free to remore hypexport if you don't need it/add your own custom settings and use them
Feel free to remove this if you don't need it/add your own custom settings and use them
"""
class hypexport:
export_dir = '/tmp/my_demo/backups/hypothesis'
class hypothesis:
export_path = '/tmp/my_demo/backups/hypothesis'