From 6baba117fa9f26cdb9e25f3871a89ec5a7b1a8d6 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 20 Oct 2024 07:42:52 -0400 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 b44907a..b0106ec 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ for { Of course, `pingpong` has no use in real-world applications, but it can be used to test if the plugin is working. ## Plugins +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgioui-plugins%2Fgio-plugins.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgioui-plugins%2Fgio-plugins?ref=badge_shield) + **We have few plugins available:** @@ -171,3 +173,6 @@ is faster. On Linux/FreeBSD you may need to use C and CGO to interact with the n This package is licensed under the MIT License, some pre-compiled files may have other license. See the [LICENSE](LICENSE) file for details. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgioui-plugins%2Fgio-plugins.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgioui-plugins%2Fgio-plugins?ref=badge_large) \ No newline at end of file