From 09bf85b1e86170aab8e2ecf70d0718b92f99bd7c Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Mon, 15 Feb 2016 18:39:12 +0100 Subject: [PATCH] Add Travis and Coveralls badges --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 894756a..296fa7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# gox +# Go XMPP library -Go XMPP library, with a focus on simplicity, automation, and IoT. +[![Build Status](https://travis-ci.org/processone/gox.svg?branch=master)](https://travis-ci.org/processone/gox) [![Coverage Status](https://coveralls.io/github/processone/gox?branch=master)](https://coveralls.io/github/processone/gox?branch=master) + +Gox is a Go XMPP library, focusing on simplicity, simple automation, and IoT. The goal is to make simple to write simple adhoc XMPP clients: