1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-16 21:04:00 +02:00

zh-cn update for 9c1f837

This commit is contained in:
Tony Xue
2014-07-27 11:58:22 +08:00
parent 6f5cfaeab1
commit 3961f0b387

View File

@@ -331,6 +331,12 @@ Github上使用最多的5个表情符号是
![Alt Text](http://www.sheawong.com/wp-content/uploads/2013/08/keephatin.gif)
```
仓库中的原始图片可以被直接调用:
```
![Alt Text](https://github.com/(user)/(repo)/raw/master/path/to/image.gif)
```
![Peter don't care](http://www.sheawong.com/wp-content/uploads/2013/08/keephatin.gif)
所有图片都缓存在Gitub不用担心你的站点不能访问时就看不到图片了。