From 16a083afe9dfaa2e47ab3424fbe1d6926b468db6 Mon Sep 17 00:00:00 2001 From: Tim Green Date: Sat, 12 Apr 2014 22:13:44 +0100 Subject: [PATCH] Fomat examples better --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b022c4b..d81b5d7 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ is Alias of: ```bash $ git commit ``` -

+
```bash $ git ac ``` @@ -286,7 +286,7 @@ is Alias of: $ git add . $ git commit ``` -

+
```bash $ git st ```