1
0
test-repo-base/README.md
2012-11-21 16:36:25 +01:00

13 lines
221 B
Markdown

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