Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed off by: fossabot <badges@fossa.com>
  • Loading branch information
fossabot committed Oct 31, 2021
1 parent 8f0e06d commit 2ad0696
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,7 @@
![unit tests](https://github.com/muir/nject/actions/workflows/go.yml/badge.svg)
[![report card](https://goreportcard.com/badge/github.com/muir/nject)](https://goreportcard.com/report/github.com/muir/nject)
[![codecov](https://codecov.io/gh/muir/nject/branch/main/graph/badge.svg)](https://codecov.io/gh/muir/nject)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmuir%2Fnject.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmuir%2Fnject?ref=badge_shield)


Install:
Expand Down Expand Up @@ -217,3 +218,7 @@ The core of nject is mostly unchanged. Nvelope and nserve are new.
Due to the use of strconv.ParseComplex in nvelope, the minimum supported
version of Go is 1.15
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmuir%2Fnject.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmuir%2Fnject?ref=badge_large)

0 comments on commit 2ad0696

Please sign in to comment.