1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2024-11-14 20:08:38 +00:00

README: organize sections

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-11-16 23:16:30 -05:00
parent 646a726169
commit b1d408c840
Signed by: vbatts
GPG key ID: 10937E57733F1362

View file

@ -10,20 +10,22 @@ With 256 as that is 8bit/1byte, and the hexadecimal output that is 2 hex charact
So 2 hex positions are 1 emoji!
Would you rather compare 60 hexadecimal characters or only 30 emoji?! :smiley_cat:
## draft practice
## Specification
For information on the draft for broader practice, see [the draft](./emoji/README.md).
Perma-URL:
- Draft [http://emoji.thisco.de/draft/](http://emoji.thisco.de/draft/)
- JSON doc [http://emoji.thisco.de/draft/emojimap.json](http://emoji.thisco.de/draft/emojimap.json)
## build
## Tool
### build
```bash
go get github.com/emojisum/emojisum
```
## usage
### usage
This uses [`github.com/kyokomi/emoji`](https://github.com/kyokomi/emoji) to print to the console, but also gives the string ouptut for easy pasting to github/markdown.