X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/5959015330816cce5d61237fe847a01b12de1356..e3790a198453cccba3024b5909ade333c125fed7:/README.md diff --git a/README.md b/README.md index d3dca9d..28f3076 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ vcsh - Version Control System for $HOME - multiple Git repositories in $HOME +[![Build Status](https://travis-ci.org/RichiH/vcsh.svg)](https://travis-ci.org/RichiH/vcsh) # Index @@ -46,8 +47,8 @@ or available to root and you may want to maintain different configuration for `ssh` on your personal and your work machines. A lot of modern UNIX-based systems offer packages for `vcsh`. In case yours -does not read [`INSTALL.md`](doc/INSTALL.md) for install instructions or -[PACKAGING.md](doc/PACKAGING.md) to create a package, yourself. If you do end +does not, read [INSTALL.md](doc/INSTALL.md) for install instructions or +[PACKAGING.md](doc/PACKAGING.md) to create a package yourself. If you do end up packaging `vcsh` please let us know so we can give you your own packaging branch in the upstream repository.