aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve Winslow <swinslow@gmail.com>2018-10-24 09:16:59 -0400
committerSteve Winslow <swinslow@gmail.com>2018-10-24 09:16:59 -0400
commit600eafab03e950290357af80ac30f881056e2765 (patch)
treeb026e0dccc8a335868a7f99699b8d5c637d37f33 /README.md
parent925b30e435b24b57b5fe10f7a35b65bbbb147597 (diff)
downloadspdx-tools-600eafab03e950290357af80ac30f881056e2765.tar.gz
Update readme for reporter
Signed-off-by: Steve Winslow <swinslow@gmail.com>
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 672e7f0..798628f 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ spdx-go provides the following packages:
* *v0/tvsaver* - tag-value file saver
* *v0/builder* - builds "empty" SPDX document (with hashes) for directory contents
* *v0/idsearcher* - searches for [SPDX short-form IDs](https://spdx.org/ids/) and builds SPDX document
+* *v0/reporter* - generates basic license count report from SPDX document
* *v0/utils* - various utility functions that support the other spdx-go packages
## What it doesn't do