From b3d96864c049c764d1f0b79305fdf83a2c6e04c1 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 18 Sep 2020 10:41:21 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3b81a6ae..4723aa41 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Chat on Discord](https://img.shields.io/discord/700803887132704931?Label=Discord)](https://discord.gg/GhREy5v) [![Created by The Frontside](https://img.shields.io/badge/created%20by-frontside-26abe8.svg)](https://frontside.com) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fthefrontside%2Fmicrostates.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fthefrontside%2Fmicrostates?ref=badge_shield)

Microstates Logo
Microstates @@ -1009,3 +1010,7 @@ class Employee extends Person { $ npm install $ npm test ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fthefrontside%2Fmicrostates.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fthefrontside%2Fmicrostates?ref=badge_large) \ No newline at end of file