all repos — emoji @ 1e3170cd316b7c678b4c2f9e1b52c55fc581a57b

A minimalistic emoji package for Go (golang)

readme: add todo
Enes Çakır enes@cakir.web.tr
Sun, 16 Feb 2020 23:55:54 +0300
commit

1e3170cd316b7c678b4c2f9e1b52c55fc581a57b

parent

5ec3298c74e7585e111d2b0d260c9309e6d3cfa5

1 files changed, 8 insertions(+), 4 deletions(-)

jump to
M README.mdREADME.md

@@ -45,12 +45,16 @@ ``` bash

go test ``` +## Todo +* Add `godoc` +* Add country code to flag emoji converter +* Add badges to README +* Add tests +* Add emoji constant generator + ## Contributing -We are accepting PRs that add characters to the class. +I am accepting PRs that add characters to the class. Please use [this list](http://unicode.org/emoji/charts/full-emoji-list.html) to look up the unicode value and the name of the character. - -## Security -If you discover any security related issues, please email enes@cakir.web.tr. ## Credits - [Enes Çakır](https://github.com/enescakir)