diff --git a/README.md b/README.md index 928f42b..1b57bef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Erb +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwrboyce%2Ferb.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwrboyce%2Ferb?ref=badge_shield) + Erlang/OTP IRC Bot Framework @@ -26,3 +28,7 @@ When running Erb for the first time, you'll need to do some configuration: ok 2> erb:add_bot("BotNick", network, ["#channel"]). ok + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwrboyce%2Ferb.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwrboyce%2Ferb?ref=badge_large) \ No newline at end of file