aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
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.