Commit 09d8d0b3c576d6f6908c4c612f59ed54db45e09f

Authored by Jarryd Beck
1 parent ca9d4e48

add build status to README

Showing 1 changed file with 2 additions and 0 deletions
README.md
  1 +[![Build Status](https://travis-ci.org/jarro2783/cxxopts.svg?branch=master)](https://travis-ci.org/jarro2783/cxxopts)
  2 +
1 3 # Quick start
2 4  
3 5 This is a lightweight C++ option parser library, supporting the standard GNU
... ...