Fix link to index.html demonstrating the usage of data-alternative-name in file README.md

This commit is contained in:
Tomer Cohen
2015-04-09 00:44:11 +03:00
parent 15a6321e10
commit 9d2fce7b00
+1 -1
View File
@@ -56,7 +56,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 143](https://github.com/arvida/emoji-cheat-sheet.com/blob/master/public/index.html#L143). Look for `data-alternative-name` on that line.
You can see how this works in [public/index.html on line 149](https://github.com/arvida/emoji-cheat-sheet.com/blob/master/public/index.html#L149). 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.