From 597fe3bd608b33af9d9f7182f79e121691fc876a Mon Sep 17 00:00:00 2001 From: zpqrtbnk Date: Wed, 21 Nov 2012 16:40:37 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ee14ef..d9bfe7e 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file