13 lines
221 B
Markdown
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 |