From f789560858cf7b0ddd4781777524c3abbd88d4d4 Mon Sep 17 00:00:00 2001 From: rkiel Date: Sun, 7 Jun 2015 07:22:43 -0400 Subject: [PATCH] README: updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74a021e..9d1f26f 100644 --- a/README.md +++ b/README.md @@ -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 -* support for custom shell prompt +* 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) ## Installation