Add Travis and Coveralls badges
This commit is contained in:
parent
e6a645dee0
commit
09bf85b1e8
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue