X-Git-Url: http://git.tuebingen.mpg.de/?p=gsu.git;a=blobdiff_plain;f=README;h=64db617d8a4c0cea48b6148ee486f538e72b36f9;hp=51a8ba6294bff1579614fd11694e87ef05c85655;hb=refs%2Fheads%2Fnext;hpb=77fd8c08604bb7a1c641c4f36bdf4f839d114656 diff --git a/README b/README index 51a8ba6..64db617 100644 --- a/README +++ b/README @@ -1,5 +1,8 @@ -The global subcommand utility -============================= +===== +<< +gsu logo

The global subcommand utility

+>> +===== gsu is a small library of bash functions intended to ease the task of writing and documenting large shell scripts with multiple subcommands, each providing different functionality. gsu is known to work on Linux, @@ -26,7 +29,7 @@ All gsu modules are contained in a git repository. Get a copy with git clone git://git.tuebingen.mpg.de/gsu.git -There is also a http://ilm.eb.local/gitweb/?p=gsu;a=summary (gitweb) page. +There is also a http://git.tuebingen.mpg.de/gsu.git (gitweb) page. Installation ~~~~~~~~~~~~