- usability: ensure that everything is looking in the same input directory (the location of which is configurable) ``` // dc-text-parser -C [PATH TO INPUT FOLDER] -o [OUTPUT FILENAME] $ dc-text-parser -C ~/digitization-projects/EXAMPLE_PROJECT/YYYY/ -o EX_PROJ_YYYY ] ... ~/digitization-projects/EX_PROJ_YYYY.csv created successfully! ``` - flag records that can't be read effectively - generate concretely how to run the program in the README