Skip to content

Commit 02ae13a

Browse files
author
Vic Shóstak
committed
Update README.md
1 parent ba9e5fd commit 02ae13a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@ go install https://github.com/koddr/json2csv@latest
2626

2727
Prepare folder with your data source in the `*.json` format, create JSON files
2828
with intents and filter (for example, `intents-file.json` and `filter-file.
29-
json`).
30-
31-
> 💡 Note: see the [`Wiki`][wiki_url] page to understand structures of
32-
> JSON files and get general recommendations for preparing the input data.
29+
json`). See the [`Wiki`][wiki_url] page to understand structures of JSON
30+
files and get general recommendations for preparing the input data.
3331

3432
Next, run `json2csv` parser with (or without) options:
3533

0 commit comments

Comments
 (0)