aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd30108..158e71c 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ spdx-go provides the following packages:
* *v0/spdx* - in-memory data model for the sections of an SPDX document
* *v0/tvloader* - tag-value file loader
* *v0/tvsaver* - tag-value file saver
+* *v0/builder* - builds "empty" SPDX document (with hashes) for directory contents
## What it doesn't do