From d628cc168bcb187429dd758d6ea72f7309c6ea69 Mon Sep 17 00:00:00 2001 From: Hevin Date: Fri, 15 Dec 2017 15:01:09 +0800 Subject: [PATCH] Change the format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19317cb..ab78302 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ npm install @jiguang-ionic/jpush --save ``` -然后在 *app.module.ts* 中增加 +然后在 *app.module.ts* 中增加: ```js import { JPush } from '@jiguang-ionic/jpush';