From 0725e425526b33b8529be879f78eea3aaf1f1872 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sun, 26 Jun 2016 15:42:08 +0800 Subject: [PATCH] [ci skip] update readme. Signed-off-by: Bo-Yi Wu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afa5728..daa8904 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f - [Web API](#web-api) - [GET /api/stat/go](#get-apistatgo) - [GET /api/stat/app](#get-apistatapp) + - [GET /api/sys/stats](#get-sysstats) - [POST /api/push](#post-apipush) - [Request body](#request-body) - [iOS alert payload](#ios-alert-payload)