all repos — emoji @ 3b0241bc021b15562a3abc4815149d1423447bdd

A minimalistic emoji package for Go (golang)

update README.md
Enes Çakır enes@cakir.web.tr
Fri, 06 Mar 2020 11:05:30 +0300
commit

3b0241bc021b15562a3abc4815149d1423447bdd

parent

cf2567abaf2c0088ccf0492340530c25b6bcef19

1 files changed, 3 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -70,10 +70,11 @@ go test

``` ## Todo :pushpin: -* Add emoji string replacer +* Add emoji string parser ## Contributing :man_technologist: -I am accepting PRs that add characters to the class. +I am accepting PRs that add characters to the package. + 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. ## Credits :star: