From 400e5e56e86b61d0c09fccb96863e298ec9d7288 Mon Sep 17 00:00:00 2001 From: KH Date: Sun, 10 May 2026 11:24:28 -0700 Subject: [PATCH 1/2] Update README.md adding one extra option for user convenience. no disturbance to existing content. only helping user to give just one extra option. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5702e894..fa747b72 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Detailed documentation on the Import Tool is available [here](docs/usage.md). file URLs like [this](https://user-images.githubusercontent.com/4375037/129290496-ed8eb0a3-b5e2-4de6-bdf2-449814df8fcf.png)). - Another option is to copy/paste the JSON content in [jsongrid](https://jsongrid.com). + Another option is to copy/paste the JSON content in [jsongrid](https://jsongrid.com)/[Json Parser](http://jsonparser.ai). - To see the list of flags that can be used and what the default values are: `dc-import --help`. From d6d3505deda7a5137972fe60bae9bb368cf5ec73 Mon Sep 17 00:00:00 2001 From: KH Date: Mon, 11 May 2026 01:31:55 -0700 Subject: [PATCH 2/2] Update README.md Doing changed as suggested by bot. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa747b72..82c27110 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Detailed documentation on the Import Tool is available [here](docs/usage.md). file URLs like [this](https://user-images.githubusercontent.com/4375037/129290496-ed8eb0a3-b5e2-4de6-bdf2-449814df8fcf.png)). - Another option is to copy/paste the JSON content in [jsongrid](https://jsongrid.com)/[Json Parser](http://jsonparser.ai). + Another option is to copy/paste the JSON content in [jsongrid](https://jsongrid.com) or [JSON Parser](http://jsonparser.ai). - To see the list of flags that can be used and what the default values are: `dc-import --help`.