为git远程库的readme文件加图片

my git : https://github.com/hejiawang

       今天没什么事,想把上学时做的毕业设计存到git上,然后就动手了,最后想把一些图片附到readme文件上,就找了找资料。。。。。。。。

我用的语句:

![image](https://github.com/hejiawang/LiGongCloud/raw/master/ligongcloudImage/main.png)

将这条语句写到readme文件中,图片就能显示出来了

这条语句的说明:


 我使用的效果:https://github.com/hejiawang/LiGongCloud

猜你喜欢

转载自hejiawangjava.iteye.com/blog/2250786