Skip to content

Commit 7e14498

Browse files
authored
Add license scan report and status (#32)
Signed off by: fossabot <[email protected]>
1 parent b2ccf93 commit 7e14498

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# version
2+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fk0sproject%2Fversion.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fk0sproject%2Fversion?ref=badge_shield)
3+
24

35
A go-language package for parsing, comparing, sorting and constraint-checking [k0s](https://github.com/k0sproject/k0s) version numbers. The API is modeled after [hashicorp/go-version](https://github.com/hashicorp/go-version).
46

@@ -126,3 +128,7 @@ Usage: k0s_sort [options] [filename ...]
126128
-s omit prerelease versions
127129
-v print k0s_sort version
128130
```
131+
132+
133+
## License
134+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fk0sproject%2Fversion.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fk0sproject%2Fversion?ref=badge_large)

0 commit comments

Comments
 (0)