From f380fdd3245b4175169c61e04d9287b2f0166b4e Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Fri, 1 Apr 2016 10:21:36 +0800 Subject: [PATCH] [ci skip] update readme. Signed-off-by: Bo-Yi Wu --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1748884..1a08c90 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# gopush-server +# Gopush + A push notification server written in Go (Golang). + +[![Build Status](https://travis-ci.org/appleboy/gofight.svg?branch=master)](https://travis-ci.org/appleboy/gofight) [![Coverage Status](https://coveralls.io/repos/github/appleboy/gopush/badge.svg?branch=master)](https://coveralls.io/github/appleboy/gopush?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/gopush)](https://goreportcard.com/report/github.com/appleboy/gopush) + +## License + +Copyright 2016 Bo-Yi Wu [@appleboy](https://twitter.com/appleboy). + +Licensed under the MIT License.