From 8ddbb1d900a2d6a11889fc5be4420518b2ce5e85 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 19 Aug 2024 10:38:19 -0600 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 4be0df0..abd85d8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Mocale ![Mocale Logo](assets/Mocale_Inverted_Color_Crop.png) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAxemasta%2FMocale.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAxemasta%2FMocale?ref=badge_shield) ![Build status](https://img.shields.io/github/actions/workflow/status/axemasta/mocale/mocale-ci.yml) @@ -407,3 +408,7 @@ needing them. Feel free to raise a PR if I haven't got around to implementing th - Add a more MVVM friendly mechanism to resolve translations (such as a `ITranslationProvider` where you request a number of keys & get localizations back) - Resolve translation keys within the mocale `XmlnsDefinition`, I did try this but couldn't get it working. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAxemasta%2FMocale.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FAxemasta%2FMocale?ref=badge_large) \ No newline at end of file