From 6ec1e618bcbfbd2417fc2316d71ddeaaaf010196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20Pettersson?= Date: Tue, 2 Sep 2014 22:38:30 +0200 Subject: [PATCH] Added build status badge. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ab6b76..74b559b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Tox-WeeChat Tox-WeeChat is a C plugin for the [WeeChat][1] chat client that enables it to connect to the [Tox][2] network. It is functional, but very limited in features right now. Bug reports and suggestions are appreciated. +[![Build Status](https://travis-ci.org/haavardp/tox-weechat.svg?branch=master)](https://travis-ci.org/haavardp/tox-weechat) + Installation ------------