diff options
Diffstat (limited to 'recovery/README.txt')
| -rw-r--r-- | recovery/README.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recovery/README.txt b/recovery/README.txt new file mode 100644 index 0000000..fa94451 --- /dev/null +++ b/recovery/README.txt @@ -0,0 +1,7 @@ +This tool is for filling in previously missing data, generally it should not be used unless you are missing specific data points. + +The necessary deps already exist in `requirements.txt` in the root directory + +Run this from the root directory. + +python recovery/recovery.py |
