Merge pull request #242 from kachick/fix-readme

Update and freeze the example link to `data-alternative-name`
This commit is contained in:
Arvid Andersson
2015-10-04 15:54:05 +02:00
+1 -1
View File
@@ -62,7 +62,7 @@ A one pager listing the different emoji emoticons supported on
There is a feature in the cheat sheet that allows you to add synonyms (or alternative names) for each emoji. This is used when use the ”Instant Search” search field in the page top.
You can see how this works in [public/index.html on line 152](https://github.com/arvida/emoji-cheat-sheet.com/blob/master/public/index.html#L152). Look for `data-alternative-name` on that line.
You can see how this works in a snapshot of [public/index.html on line 154](https://github.com/arvida/emoji-cheat-sheet.com/blob/f8e4a0bf622f3b3dbbbc6a4bbfe2e7e33be6076d/public/index.html#L154). Look for `data-alternative-name` on that line.
Currently there are very few synonyms in the cheat sheet and it would be great to add more to make it easier to search.