Skip to content

Commit ba13899

Browse files
committed
Merge pull request tiimgreen#8 from ncerminara/master
Updated Emoji Icon section with more clarification and resources.
2 parents 8cf33ed + 3c72aca commit ba13899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ https://github.com/rails/rails/blob/master/activemodel/lib/active_model.rb#L53-L
215215

216216
## Emojis
217217

218-
Emojis can be generated on Pull Requests, Issues, READMEs, etc. using `:name_of_emoji:`
218+
Emojis can be generated on Pull Requests, Issues, Commit Messages, READMEs, etc. using `:name_of_emoji:`
219219

220220
```
221221
:smile:
@@ -229,7 +229,7 @@ Emojis can be generated on Pull Requests, Issues, READMEs, etc. using `:name_of_
229229
:shipit:
230230
:+1:
231231

232-
The full list of supported Emojis on GitHub can be found [here](http://www.emoji-cheat-sheet.com/).
232+
The full list of supported Emojis on GitHub can be found [here](http://www.emoji-cheat-sheet.com/) or [here](https://github.com/scotch-io/All-Github-Emoji-Icons).
233233

234234
The top 5 used Ejmojis on GitHub are:
235235

0 commit comments

Comments
 (0)