From 91045a808c0436ec64f42970d5bbd0ad2a3d97d9 Mon Sep 17 00:00:00 2001 From: rkiel Date: Sun, 31 May 2015 17:05:56 -0400 Subject: [PATCH] update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6c7bc64..6f95ec3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ ## Introduction -* commit - makes writing commmit messages easier -* diff - makes doing diffs easier +This is a collection of simple scripts to make using `git` easier. + +* commit - make using `git-commmit` easier +* diff - make using `git-diff` easier * feature - make working with feature branches easier -* xgrep - makes using git-grep easier +* xgrep - make using `git-grep` easier ## Installation