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 Feb 7, 2021
1 parent 1fe5fec commit aaddc47
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -2,6 +2,7 @@

[![Godoc Reference](https://godoc.org/github.com/nikitaksv/dynjson?status.svg)](http://godoc.org/github.com/nikitaksv/dynjson)
[![Coverage Status](https://coveralls.io/repos/github/nikitaksv/dynjson/badge.svg?branch=main)](https://coveralls.io/github/nikitaksv/dynjson?branch=main)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fnikitaksv%2Fdynjson.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fnikitaksv%2Fdynjson?ref=badge_shield)

Parsing JSON to dynamic json structure with sorted fields

Expand Down Expand Up @@ -88,4 +89,7 @@ func main() {
*/
}
```



## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fnikitaksv%2Fdynjson.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fnikitaksv%2Fdynjson?ref=badge_large)

0 comments on commit aaddc47

Please sign in to comment.