aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve Winslow <steve@swinslow.net>2022-03-13 12:38:30 -0400
committerSteve Winslow <steve@swinslow.net>2022-03-13 12:38:30 -0400
commit159a9082cc318afd2a03f742d75a28de05db0c19 (patch)
tree0047a8e9861a95613634ea4ebc8cb5dfe3c18877 /README.md
parent9eeb46e841a8558ac3bad1cde8b91b8f63b39219 (diff)
downloadspdx-tools-159a9082cc318afd2a03f742d75a28de05db0c19.tar.gz
Add badges and documentation links
Signed-off-by: Steve Winslow <steve@swinslow.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38f8d18..02ab37a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
[![Build Status](https://github.com/spdx/tools-golang/workflows/build/badge.svg)](https://github.com/spdx/tools-golang/actions)
[![Coverage Status](https://coveralls.io/repos/github/spdx/tools-golang/badge.svg)](https://coveralls.io/github/spdx/tools-golang)
+[![GitHub release](https://img.shields.io/github/release/spdx/tools-golang.svg)](https://github.com/spdx/tools-golang/releases/latest)
+[![Go Reference](https://pkg.go.dev/badge/github.com/spdx/tools-golang.svg)](https://pkg.go.dev/github.com/spdx/tools-golang)
# SPDX tools-golang
@@ -53,6 +55,10 @@ tools-golang uses https://github.com/spdx/gordf to manage RDF input and output.
Other than that, tools-golang does not require anything outside the Go standard
library.
+## Documentation
+
+SPDX tools-golang documentation is available on the pkg.go.dev website at https://pkg.go.dev/github.com/spdx/tools-golang.
+
## Contributors
Thank you to all of the contributors to spdx/tools-golang. A full list can be