From 09d8d0b3c576d6f6908c4c612f59ed54db45e09f Mon Sep 17 00:00:00 2001 From: Jarryd Beck Date: Thu, 25 Aug 2016 18:36:32 +1000 Subject: [PATCH] add build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 098ab00..1e48643 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/jarro2783/cxxopts.svg?branch=master)](https://travis-ci.org/jarro2783/cxxopts) + # Quick start This is a lightweight C++ option parser library, supporting the standard GNU