aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSteve Winslow <steve@swinslow.net>2021-07-04 12:54:02 -0400
committerSteve Winslow <steve@swinslow.net>2021-07-04 12:54:02 -0400
commit024866fbf8b2e88ca8e6d2803af926f757952e2f (patch)
tree4285c9783bed465dfc9c30fc0404b5f995dd0ed4 /examples
parent043e522fc8aa73efd6ccdca511998d4ba57024c9 (diff)
downloadspdx-tools-024866fbf8b2e88ca8e6d2803af926f757952e2f.tar.gz
Update README and add release details for 0.1.0
Signed-off-by: Steve Winslow <steve@swinslow.net>
Diffstat (limited to 'examples')
-rw-r--r--examples/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README.md b/examples/README.md
index 134e2ee..7cd80a0 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -59,7 +59,7 @@ the same identifier in both documents.
## 7-rdfloader
-*rdfloader*,
+*rdfloader*, *spdx*
This example demonstrates loading an SPDX rdf file from disk into memory
and then printing the corresponding spdx struct for the document.
@@ -69,4 +69,4 @@ and then printing the corresponding spdx struct for the document.
*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
+and then re-saving it to a different file on disk in tag-value format.