From 297421c1a66a0b8a429660a5849c087df2734dee Mon Sep 17 00:00:00 2001 From: fossabot Date: Sat, 2 Dec 2023 17:18:29 -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 73d2a98..ec04ccc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # OpenPress +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Febenjs%2Fopenpress.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Febenjs%2Fopenpress?ref=badge_shield) + This template should help get you started developing with Vue 3 in Vite. @@ -51,3 +53,7 @@ npm run test:unit npm run lint ``` # openpress + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Febenjs%2Fopenpress.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Febenjs%2Fopenpress?ref=badge_large) \ No newline at end of file