aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.