Update readme. Refactor toldg a little. Provide example files for testing by the user.

This commit is contained in:
2020-08-11 16:30:30 -04:00
parent 3138be8d17
commit 367c38592b
13 changed files with 337 additions and 98 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Ignore sensitive data
gather.json
# Ignore example output file
example/processed
example/mappings/unmatched.csv
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/