From: Rafał Długołęcki <rafal@dlugolecki.net.pl>
Date: Tue, 14 Jun 2016 23:02:32 +0000 (+0200)
Subject: Add build status image
X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=14fb2e5c1654814e05c65f546a5c7de75e98c710;p=command.git

Add build status image
---

diff --git a/README b/README
index b5cb7d5..f13f81a 100644
--- a/README
+++ b/README
@@ -2,6 +2,8 @@
 
 C++ library for handling command line arguments.
 
+[![Build Status](https://travis-ci.org/quayle/command.svg?branch=master)](https://travis-ci.org/quayle/command)
+
 ## Installation
 
 ### debian package
diff --git a/README.md b/README.md
index b5cb7d5..f13f81a 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 C++ library for handling command line arguments.
 
+[![Build Status](https://travis-ci.org/quayle/command.svg?branch=master)](https://travis-ci.org/quayle/command)
+
 ## Installation
 
 ### debian package