diff --git a/README.md b/README.md index 2db7005b..4dcdd6f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # netcore-sci [![NuGet Badge](https://buildstats.info/nuget/netcore-sci)](https://www.nuget.org/packages/netcore-sci/) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci?ref=badge_shield) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=devel0_netcore-sci&metric=alert_status)](https://sonarcloud.io/dashboard?id=devel0_netcore-sci) @@ -173,3 +174,7 @@ dotnet restore dotnet build dotnet test test/test.csproj ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdevel0%2Fnetcore-sci?ref=badge_large) \ No newline at end of file