From 36e4308d5b25c00eccbdcd5f0021c50f297aa075 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 23 Jun 2020 06:25:26 -0700 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 9de84a7..6d00636 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # EmojiSharp +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjmazouri%2FEmojiSharp.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjmazouri%2FEmojiSharp?ref=badge_shield) + A dynamically generated class to help make using Emojis in C# a bit easier #How to Use Either download and import Emoji.cs or use the included T4 template to change settings related to generation. Regeneration requires emoji.json from the [awesome emoji-data project](https://github.com/iamcal/emoji-data). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjmazouri%2FEmojiSharp.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjmazouri%2FEmojiSharp?ref=badge_large) \ No newline at end of file