From 91d3a34e26db56d165247fdb4d74e7686ace93be Mon Sep 17 00:00:00 2001 From: "Taylor C. Richberger" Date: Mon, 9 May 2016 17:42:13 -0600 Subject: add build status to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b3b3376..da4b9d7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # args +[![build status](https://gitgud.io/Taywee/args/badges/master/build.svg)](https://gitgud.io/Taywee/args/commits/master) + A simple, small, flexible, single-header C++11 argument parsing library, in about 1K lines of code. -- cgit v1.2.1