aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorspecter25 <ujjwalcoding012@gmail.com>2021-06-17 21:30:36 +0530
committerspecter25 <ujjwalcoding012@gmail.com>2021-06-17 21:30:36 +0530
commit14c97ca1b6f056f043548e56728fe606ab68fe03 (patch)
tree3b4bf56964d65117a07cfd4f6d9b72843320e43e /examples/README.md
parentec3878aa41ff9cd954e0c4ece314687a5f689619 (diff)
downloadspdx-tools-14c97ca1b6f056f043548e56728fe606ab68fe03.tar.gz
Rename json to tv example
- Rename the json to tv example - Fix grammatical errors in example readme Signed-off-by: specter25 <ujjwalcoding012@gmail.com>
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/README.md b/examples/README.md
index ecc23d0..c512c8d 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -61,12 +61,12 @@ the same identifier in both documents.
*rdfloader*,
-This example demonstrates loading an SPDX rdf file from disk into memory,
-and then printing the corresponding spdx struct for the document .
+This example demonstrates loading an SPDX rdf file from disk into memory
+and then printing the corresponding spdx struct for the document.
-## 8-jsonparser2v2
+## 8-jsonloader
-*jsonparser2v2*, *tvsaver*
+*jsonloader2v2*, *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
+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