From: Jonas Fonseca Date: Tue, 16 May 2006 15:46:23 +0000 (+0200) Subject: Minor fixes X-Git-Tag: tig-0.3~5 X-Git-Url: https://git.distorted.org.uk/~mdw/tig/commitdiff_plain/e271cee02f3ec06d2b3a89b1a25911fc982e37b2?ds=sidebyside Minor fixes --- diff --git a/README b/README index 7ad375e..128027e 100644 --- a/README +++ b/README @@ -10,10 +10,10 @@ with the log message, diffstat, and the diff. Using it as a pager, it will display input from stdin and try to colorize it. -Getting tig ------------ +Getting it +---------- -To get tig either grab the Makefile and tig.c files from the tig home page: +To get tig either grab the Makefile and tig.c files from the home page: - http://jonas.nitro.dk/tig/[] @@ -21,7 +21,7 @@ or clone the tig repository using the URL: - http://jonas.nitro.dk/tig/tig.git[] -Documentation files are available either at the home page or or in the above +Documentation files are available either at the home page or in the above repository in the branch named 'release'. Installation instructions