From 0d595954335dc9948520afeb2e10700f2a8b0612 Mon Sep 17 00:00:00 2001 From: specter25 Date: Tue, 22 Jun 2021 11:01:39 +0530 Subject: bugfix : make required changes to jsonloader example due to reorganized folder structure Signed-off-by: specter25 --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/README.md') 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 -- cgit v1.2.3