Skip to content

Commit

Permalink
Merge pull request guodongxiaren#2 from 88250/patch-1
Browse files Browse the repository at this point in the history
修复小bug:emoji的github官网地址多加了句号
  • Loading branch information
guodongxiaren committed Dec 23, 2014
2 parents 798d0af + cf83b5a commit c03ee81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,6 @@ Github的Markdown语法支持添加emoji表情,输入不同的符号码(两

比如`:blush:`,可以显示:blush:

具体每一个表情的符号码,可以查询GitHub的官方网页http://www.emoji-cheat-sheet.com/
具体每一个表情的符号码,可以查询GitHub的官方网页[http://www.emoji-cheat-sheet.com](http://www.emoji-cheat-sheet.com)

但是这个网页每次都打开**奇慢**。。所以我整理到了本repo中,大家可以直接在此查看[emoji](./emoji.md)

0 comments on commit c03ee81

Please sign in to comment.