diff --git a/README.md b/README.md index 2acf48a..38bf9fe 100644 --- a/README.md +++ b/README.md @@ -35,15 +35,15 @@ Using this is easy! From the main folder of this repository, simply create the p ![image](https://user-images.githubusercontent.com/8345824/147394736-d648f4a6-b686-4da8-ad2a-02ef9ecf518e.png) -Alternatively, you can change the relative file path in ``main.py``. +Alternatively, you can change the relative file path in ``main.py``. You can do this for the location of the CSV file, and specify where the JSON files should go as well (don't include a forward slash after the directory name). -![image](https://user-images.githubusercontent.com/8345824/147394742-adc1ef36-2489-459b-a76f-c8f82400290e.png) +![image](https://user-images.githubusercontent.com/8345824/147508805-0a2c6d10-c7fa-4ef0-a51c-cb1c57627e88.png) ## Release History * 1.0.2 * FIX: Errors when running on a web server caused by attempt to subscript types such as `dict[str, str].` - * CHANGE: Add ability to specify output directory for JSON files. + * ADD: Ability to specify output directory for JSON files. * 1.0.1 * CHANGE: Update of README. * 1.0.0