aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorUjjwal Agarwal <ujjwalcoding012@gmail.com>2021-07-16 18:51:51 +0530
committerUjjwal Agarwal <ujjwalcoding012@gmail.com>2021-07-16 18:51:51 +0530
commit8d5f3f5865832e462838153fc7a384b9e327aa36 (patch)
treee89d1d0a53c2c205185e3074e8c6c889d2fc0c9a /examples
parent08fb06ac7d48d46c23e6e0b20eb42be065395722 (diff)
downloadspdx-tools-8d5f3f5865832e462838153fc7a384b9e327aa36.tar.gz
Examples : Write desxription of jsonsaver in the Readme
Signed-off-by: Ujjwal Agarwal <ujjwalcoding012@gmail.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
index 7cd80a0..5009adc 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -70,3 +70,11 @@ and then printing the corresponding spdx struct for the document.
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.
+
+## 9-jsonsaver
+
+*jsonsaver*, *tvloader*
+
+This example demonstrates loading an SPDX tag-value from disk into memory
+and then re-saving it to a different file on disk in json format.
+