Add Travis build status marker to README
diff --git a/README.md b/README.md index a12d94d..d9b189f 100644 --- a/README.md +++ b/README.md
@@ -1,3 +1,5 @@ +[](https://travis-ci.org/ogier/pflag) + ## Description pflag is a drop-in replacement for Go's flag package, implementing