Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)