diff --git a/README.md b/README.md index 44c0c7c..b60c8de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # argparse +[![Build Status](https://travis-ci.com/cwpearson/argparse.svg?branch=master)](https://travis-ci.com/cwpearson/argparse) + Simple single-file header-only CLI option parsing for C++. No subcommands, grouped commands.