aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorspecter25 <ujjwalcoding012@gmail.com>2021-06-22 11:01:39 +0530
committerspecter25 <ujjwalcoding012@gmail.com>2021-06-22 11:01:39 +0530
commit0d595954335dc9948520afeb2e10700f2a8b0612 (patch)
treed069b8f1cd780ebacbe8077b86ddb2046496718d /examples
parent711270d8af8c313a2e9907a9e09d68fd1d9a9fb3 (diff)
downloadspdx-tools-0d595954335dc9948520afeb2e10700f2a8b0612.tar.gz
bugfix : make required changes to jsonloader example due to reorganized folder structure
Signed-off-by: specter25 <ujjwalcoding012@gmail.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index c512c8d..134e2ee 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -66,7 +66,7 @@ and then printing the corresponding spdx struct for the document.
## 8-jsonloader
-*jsonloader2v2*, *tvsaver*
+*jsonloader*, *tvsaver*
This example demonstrates loading an SPDX json from disk into memory
and then re-saving it to a different file on disk in tag-value format. \ No newline at end of file