From cdf4294d806c42a1c51c8f1c28886e7586e6f41f Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 25 Nov 2021 17:19:32 -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 a797a27..14d23ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Vue 3 + Typescript + Vite +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmystster%2Fredgrease.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmystster%2Fredgrease?ref=badge_shield) + This template should help get you started developing with Vue 3 and Typescript in Vite. @@ -25,3 +27,7 @@ Run `Volar: Switch TS Plugin on/off` from VSCode command palette. 3. Open `src/main.ts` in VSCode 4. Open the VSCode command palette 5. Search and run "Select TypeScript version" -> "Use workspace version" + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmystster%2Fredgrease.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmystster%2Fredgrease?ref=badge_large) \ No newline at end of file