aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index e34af2b..d26e6f8 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
-shFlags README
-==============
+# 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](https://github.com/kward/shunit2) to maintain code quality.
+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](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
+https://github.com/kward/shflags/wiki/Documentation12x
+
+[![Travis CI][travis-ci-png]][travis-ci]
+
+[travis-ci-png]: https://travis-ci.org/kward/shflags.png?branch=master
+[travis-ci]: https://travis-ci.org/kward/shflags