diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-08-21 15:14:07 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-08-21 15:14:26 -0700 |
| commit | faaecf3b755f1e64be7baee214641ef540e7e57c (patch) | |
| tree | dcec1035ceb0c970efb3899cc999776bce672d33 /recovery/README.txt | |
| parent | e14a40cec09100feceb49487508678a8b0e05d9d (diff) | |
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 |
