From 0abe3e2157f4fc72badd3a37f1376306020e4108 Mon Sep 17 00:00:00 2001 From: astaxie Date: Wed, 19 Jun 2013 22:27:21 +0800 Subject: [PATCH] add build status --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9c59fa8d..c42cf4a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ ## beego + +[![Build Status](https://drone.io/github.com/astaxie/beego/status.png)](https://drone.io/github.com/astaxie/beego/latest) + beego is a Go Framework which is inspired from tornado and sinatra. It is a simply & powerful web framework.