From 8b3aa0b90ebdd6a350723e2f51ec87ba539b3066 Mon Sep 17 00:00:00 2001 From: zhangqinghe Date: Thu, 16 Apr 2015 14:56:06 +0800 Subject: [PATCH] fix /strios/example to example --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fc78561..0fa763a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JPush PhoneGap Plugin ## +l## JPush PhoneGap Plugin ## ###准备工作 @@ -86,11 +86,11 @@ ###示例 -1. "$JPUSH_PLUGIN_DIR/src/ios/example"文件夹内找到并拷贝以下文件 +1. "$JPUSH_PLUGIN_DIR/example"文件夹内找到并拷贝以下文件 - src/ios/example/index.html to www/index.html - src/ios/example/css/* to www/css - src/ios/example/js/* to www/js + src/example/index.html to www/index.html + src/example/css/* to www/css + src/example/js/* to www/js ###关于'phonegap build'云服务