diff --git a/README.markdown b/README.markdown index ff430f4..329d87e 100644 --- a/README.markdown +++ b/README.markdown @@ -1,12 +1,9 @@ # SCM Breeze [![TravisCI](https://secure.travis-ci.org/ndbroadbent/scm_breeze.png?branch=master)](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, +**SCM Breeze** is a set of shell scripts (for `bash` and `zsh`) that enhance your interaction with git. It integrates with your shell to give you numbered file shortcuts, a repository index with tab completion, and many other useful features. -Note: **git** is currently the only supported SCM. I've kept the project's name generic, but other SCMs aren't supported yet. -
## Demo video @@ -29,7 +26,7 @@ You can configure the variable prefix, which is 'e' by default.
-### UPDATE: Now with 'ls' shortcuts: +### 'ls' shortcuts:
Ls With Shortcuts