We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9e5fd commit 02ae13aCopy full SHA for 02ae13a
README.md
@@ -26,10 +26,8 @@ go install https://github.com/koddr/json2csv@latest
26
27
Prepare folder with your data source in the `*.json` format, create JSON files
28
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.
+json`). See the [`Wiki`][wiki_url] page to understand structures of JSON
+files and get general recommendations for preparing the input data.
33
34
Next, run `json2csv` parser with (or without) options:
35
0 commit comments