From d250c44888837b3c71fe6a88853f0904fc77c8a0 Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk Date: Wed, 11 Aug 2010 08:25:12 -0700 Subject: [PATCH] Fixed readme --- Readme.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Readme.md b/Readme.md index c330635..37e3c67 100644 --- a/Readme.md +++ b/Readme.md @@ -11,20 +11,20 @@ GIT read-eval-print-loop: - $ git repl - - git> ls-files - History.md - Makefile - Readme.md - bin/git-changelog - bin/git-count - bin/git-delete-branch - bin/git-delete-tag - bin/git-ignore - bin/git-release - - git> quit + $ git repl + + git> ls-files + History.md + Makefile + Readme.md + bin/git-changelog + bin/git-count + bin/git-delete-branch + bin/git-delete-tag + bin/git-ignore + bin/git-release + + git> quit ## git-count