Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FLwolfy authored Jul 30, 2024
1 parent 31bb723 commit 2919cba
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
@@ -1,15 +1,15 @@
# JSONGenerator
JSON generator from Excel files with template.

### Dependencies
### - Dependencies
- openpyxl

## Usage
### - Usage
using template to build up the links between Excel and JSON entries

- Excel column names → match template → JSON path

### Format
### - Format
formats of the entries in Excel dataset
1. string: ```example```
2. int & float: ```15```, ```1.0```
Expand Down

0 comments on commit 2919cba

Please sign in to comment.