From 14fb2e5c1654814e05c65f546a5c7de75e98c710 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Rafa=C5=82=20D=C5=82ugo=C5=82=C4=99cki?=
 <rafal@dlugolecki.net.pl>
Date: Wed, 15 Jun 2016 01:02:32 +0200
Subject: [PATCH] Add build status image

---
 README    | 2 ++
 README.md | 2 ++
 2 files changed, 4 insertions(+)

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