From dbce22bf64efe4392c14271ca4d84065d1a795ef Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 31 Jan 2025 16:06:47 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 458d6f3e..8126c572 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ + @@ -31,6 +32,9 @@

+ +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Forganizedgrime%2Fpolyblade.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Forganizedgrime%2Fpolyblade?ref=badge_large) + ## Installation ```cargo install polyblade``` @@ -72,4 +76,4 @@ For the `webgl` build, run `trunk serve --release`. - [ ] Fix `time` on web for `dual` and related transitions - [x] WebGL compat - [ ] WebGPU compat -- [x] Setup some basic CI integrations +- [x] Setup some basic CI integrations \ No newline at end of file