From dda655e494bd36d41d2b76ecdaa343b9cd788ea6 Mon Sep 17 00:00:00 2001 From: Rafal Chmiel Date: Wed, 18 Feb 2015 21:15:24 +0000 Subject: [PATCH] Emojis can be added to repo descriptions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e17bc41..ee97912 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ GitHub uses [Linguist](https://github.com/github/linguist) to perform language d [*Read more about GitHub Flavored Markdown.*](https://help.github.com/articles/github-flavored-markdown) ### Emojis -Emojis can be added to Pull Requests, Issues, commit messages, etc. using `:name_of_emoji:` +Emojis can be added to Pull Requests, Issues, commit messages, repository descriptions, etc. using `:name_of_emoji:`. The full list of supported Emojis on GitHub can be found at [emoji-cheat-sheet.com](http://www.emoji-cheat-sheet.com/) or [scotch-io/All-Github-Emoji-Icons](https://github.com/scotch-io/All-Github-Emoji-Icons).