add build status to README

This commit is contained in:
Jarryd Beck 2016-08-25 18:36:32 +10:00
parent ca9d4e4825
commit 09d8d0b3c5

View File

@ -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