aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKate Ward <kate.ward@forestent.com>2016-01-10 17:08:52 +0100
committerKate Ward <kate.ward@forestent.com>2016-01-10 17:08:52 +0100
commit61afcddae545dd3cbab4676d04bda7de3fc45be4 (patch)
tree495bb364fa010fa90282f0ac66a533ddfd1ef062
parent85f86ac01ed46ae1d1ff83dfe0c68f805fb5e22a (diff)
downloadshflags-61afcddae545dd3cbab4676d04bda7de3fc45be4.tar.gz
Added URL for shUnit2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0142b99..e34af2b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ shFlags README
shFlags is a port of the Google [gflags](http://gflags.github.io/gflags/)
library for Unix shell. The code is written in a way to be as portable as
possible to work across a wide array of Unix variants. It is also tested with
-shUnit2 to maintain code quality.
+[shUnit2](https://github.com/kward/shunit2) to maintain code quality.
If you'd like to use shFlags, feel free to read the documentation.
https://github.com/kward/shflags/wiki/Documentation10x