From 8e3e5d437c6c0638666146a8e5451b52655f4252 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 18 Dec 2018 13:49:25 -0800 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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