diff --git a/README.markdown b/README.markdown index 927047d..0d611f9 100644 --- a/README.markdown +++ b/README.markdown @@ -1,8 +1,6 @@ # SCM Breeze [](http://travis-ci.org/ndbroadbent/scm_breeze) ### Streamline your SCM workflow. -------------------------------------------------------- - **SCM Breeze** is a set of shell scripts (for `bash` and `zsh`) that enhance your interaction with tools such as git. It integrates with your shell to give you numbered file shortcuts, a repository index with tab completion, and a community driven collection of useful SCM functions. @@ -10,6 +8,13 @@ a repository index with tab completion, and a community driven collection of use Disclaimer: **git** is currently the only supported SCM. I've kept the project's name open because it won't be difficult to port it for other SCMs. +
