diff --git a/README.md b/README.md index b3bd42c..a374d4c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ EventBus ====== [![GoDoc](https://godoc.org/github.com/asaskevich/EventBus?status.svg)](https://godoc.org/github.com/asaskevich/EventBus) [![Coverage Status](https://img.shields.io/coveralls/asaskevich/EventBus.svg)](https://coveralls.io/r/asaskevich/EventBus?branch=master) [![Build Status](https://travis-ci.org/asaskevich/EventBus.svg)](https://travis-ci.org/asaskevich/EventBus) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fasaskevich%2FEventBus.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fasaskevich%2FEventBus?ref=badge_shield) Package EventBus is the little and lightweight eventbus with async compatibility for GoLang. @@ -160,3 +161,7 @@ If you do have a contribution for the package feel free to put up a Pull Request * [bennAH](https://github.com/bennAH) * [John Noble] (https://github.com/gaxunil) * [Evan Borgstrom] (https://github.com/borgstrom) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fasaskevich%2FEventBus.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fasaskevich%2FEventBus?ref=badge_large) \ No newline at end of file