From 70905048f730ff459dbe2d56142dc69f0c9dbfc2 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 2 Nov 2023 09:08:30 -0700 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 5c2b42f..48be2a2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Roadie Agent Library +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FRoadieHQ%2Froadie-agent.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FRoadieHQ%2Froadie-agent?ref=badge_shield) + ## What is Roadie Agent @@ -171,3 +173,7 @@ const myEntityHandler = async (emit) => { + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FRoadieHQ%2Froadie-agent.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FRoadieHQ%2Froadie-agent?ref=badge_large) \ No newline at end of file