This commit is contained in:
Stephan 2012-11-21 16:36:25 +01:00
parent 55fc819b53
commit 8af3d67424

View File

@ -6,7 +6,8 @@ Test Repository
git clone https://github.com/zpqrtbnk/test-repo.git . git clone https://github.com/zpqrtbnk/test-repo.git .
edit the file edit the file
add an image add an image
![Image](https://github.com/zpqrtbnk/test-repo/wtf.jpg) ![Image](https://raw.github.com/zpqrtbnk/test-repo/master/wtf.jpg)
git add
git push origin master
etc etc