From eb6eb2333787fb157c07e869aafa47571435585b Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Thu, 11 Oct 2018 11:34:29 -0700 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e9240bc..d900e2c 100644 --- a/readme.md +++ b/readme.md @@ -7,9 +7,9 @@ Type `git recent` to see your latest local git branches git recent -Optionally add `-n ` to see the most recent `` branches +Optionally, add `-n` to see the most recent `` branches - git recent -n 5 + git recent -n5 ![git-recent screenshot](https://cloud.githubusercontent.com/assets/39191/17446638/039d4cee-5aff-11e6-9e11-4294f0020513.png)