readme: add todo
Enes Çakır enes@cakir.web.tr
Sun, 16 Feb 2020 23:55:54 +0300
1 files changed,
8 insertions(+),
4 deletions(-)
jump to
M
README.md
→
README.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)