From b7b499da932ae86fc3765fa46a96a23c17d24226 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Tue, 18 Oct 2011 02:36:07 +0800 Subject: [PATCH] Fixed README --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index a126f2c..ecb96d1 100644 --- a/README.markdown +++ b/README.markdown @@ -1,10 +1,10 @@ -# SCM Breeze -## Streamline your SCM workflow. +## SCM Breeze +### Streamline your SCM workflow. **Copyright 2011 Nathan Broadbent (http://madebynathan.com). All Rights Reserved.** **Released under the LGPL (GNU Lesser General Public License)** -# ------------------------------------------------------- +------------------------------------------------------- This is a collection of simple shell scripts (for `bash` and `zsh`) that enhance interaction with your SCM software. @@ -61,7 +61,7 @@ gco 5 And if you want to be really fast, you can use keyboard shortcuts like this: -```bash +``` 1 4..7 ++