From d1e23276ef233a53e597841a76c92c1e5bc567bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ola=20Holmstr=C3=B6m?= Date: Wed, 13 May 2015 22:56:05 +0200 Subject: [PATCH] badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f2343c0..b55aec8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # melody +[![GoDoc](https://godoc.org/github.com/olahol/melody?status.svg)](https://godoc.org/github.com/olahol/melody) +[![Build Status](https://travis-ci.org/olahol/melody.svg)](https://travis-ci.org/olahol/melody) + > :notes: Simple websocket framework for Go