From 7b0750c807ff0f3eaaeba24bb7ccb4898c429189 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Mon, 8 Apr 2019 23:42:58 +0800 Subject: [PATCH] docs: Add demo app build in flutter. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e64b6fe..c8ce334 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gorush -A push notification micro server using [Gin](https://github.com/gin-gonic/gin) framework written in Go (Golang). +A push notification micro server using [Gin](https://github.com/gin-gonic/gin) framework written in Go (Golang) and see the [demo app](https://github.com/appleboy/flutter-gorush). [![GoDoc](https://godoc.org/github.com/appleboy/gorush?status.svg)](https://godoc.org/github.com/appleboy/gorush) [![Build Status](https://cloud.drone.io/api/badges/appleboy/gorush/status.svg)](https://cloud.drone.io/appleboy/gorush)