README: updated

This commit is contained in:
rkiel
2015-06-07 07:23:36 -04:00
parent f789560858
commit 82a694178f

View File

@@ -10,8 +10,8 @@ The command-line scripts include:
The `bash` utilities come directly from the [git source contrib](https://github.com/git/git/tree/master/contrib) and include:
* support for [tab completion](https://github.com/git/git/tree/master/contrib/completion)
* support for customizing [shell prompt](https://github.com/git/git/tree/master/contrib/completion)
* support for [tab completion](https://github.com/git/git/tree/master/contrib/completion/git-completion.bash)
* support for customizing [shell prompt](https://github.com/git/git/tree/master/contrib/completion/git-prompt.sh)
## Installation