update README

This commit is contained in:
Fakerr 2017-03-04 18:39:58 +01:00
parent 653af6e6f2
commit 5bca661e71

View file

@ -8,7 +8,7 @@
`git-recall` is a simple tool that allows you to easily go through your commits and
check what you or other contributors in your team did. It doesn't aim to be a replacement for the
`git log` command, but just to be a handy way to recall what you've done from your terminal.
`git log` command, but just to be a convenient way to recall what you've done from your terminal.
## Usage