From 6c2bc206e392ed2c4f7158e99fd15b540f92d358 Mon Sep 17 00:00:00 2001 From: Hevin Date: Mon, 26 Feb 2018 15:42:29 +0800 Subject: [PATCH] Format the style --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61a470b..bd8243b 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,8 @@ ## Install > 注意: -> -> -应用的包名一定要和 APP_KEY 对应应用的包名一致,否则极光推送服务无法注册成功。 -> -在使用 8 或以上版本的 Xcode 调试 iOS 项目时,需要先在项目配置界面的 Capabilities 中打开 Push Notifications 开关。 +> - 应用的包名一定要和 APP_KEY 对应应用的包名一致,否则极光推送服务无法注册成功。 +> - 在使用 8 或以上版本的 Xcode 调试 iOS 项目时,需要先在项目配置界面的 Capabilities 中打开 Push Notifications 开关。 - 通过 Cordova Plugins 安装,要求 Cordova CLI 5.0+: