From d7f1d004ef4759d10150b743035aa1daeafb6eff Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 9 Mar 2020 11:07:56 -0500 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 b677415..40f3871 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Crowded JS SDK +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk?ref=badge_shield) + Simple API to set up a connection with Crowded and load a community inside an iframe. @@ -118,3 +120,7 @@ Example: ```js embed.on("debug", message => console.log(message)); ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk?ref=badge_large) \ No newline at end of file