diff --git a/README.md b/README.md index 7007a44..04e1cf7 100644 --- a/README.md +++ b/README.md @@ -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 @@ -88,4 +89,7 @@ func main() { */ } ``` - \ No newline at end of file + + +## 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) \ No newline at end of file