From 83493949ac260758b6804c11a78100f55260c184 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Tue, 28 Aug 2018 11:38:26 +0800 Subject: [PATCH] fix: json format. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 327d234..27b01ca 100644 --- a/README.md +++ b/README.md @@ -631,8 +631,7 @@ Support send notification from different environment. See the detail of [issue]( "platform": 1, + "development": true, "message": "Hello World iOS Sandbox!" - }, - ..... + } ] } ```