Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GwynHannay authored Dec 27, 2021
1 parent 5a73619 commit d45b14a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d45b14a

Please sign in to comment.