Update README.md

This commit is contained in:
zpqrtbnk 2012-11-21 16:40:37 +01:00
parent 8af3d67424
commit 597fe3bd60

View File

@ -3,11 +3,15 @@ test-repo
Test Repository
git clone https://github.com/zpqrtbnk/test-repo.git .
edit the file
add an image
`git clone https://github.com/zpqrtbnk/test-repo.git .`
Edit the file
Add an image
Can't get a newline?
![Image](https://raw.github.com/zpqrtbnk/test-repo/master/wtf.jpg)
git add
git push origin master
`git add`
`git push origin master`
etc