File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # LeanCloud Javascript SDK
1+ # LeanCloud JavaScript SDK
22
3- Javascript SDK for [ LeanCloud] ( http://leancloud.cn ) .
3+ JavaScript SDK for [ LeanCloud] ( http://leancloud.cn/ ) .
44
55# 安装
66
@@ -30,7 +30,7 @@ $ bower install leancloud-javascript-sdk
3030# 开发指南
3131
3232* [ JavaScript SDK 开发指南] ( http://leancloud.cn/docs/js_guide.html )
33- * [ JavaScript SDK API文档 ] ( http://leancloud.cn/docs/api/javascript/index.html )
33+ * [ JavaScript SDK API 文档 ] ( http://leancloud.cn/docs/api/javascript/index.html )
3434* [ 云代码开发指南] ( http://leancloud.cn/docs/cloud_code_guide.html )
3535
3636
@@ -60,19 +60,19 @@ gulp release
6060* package.json
6161* bower.json
6262
63- ## 修改 changelog
63+ ## 修改 Changelog
6464
6565## Release
6666
6767```
6868gulp release
6969```
7070
71- ## 提交,打上 tag 并推送到 Github
71+ ## 提交,打上 tag 并推送到 GitHub
7272
73- tag 要求为 ` v{版本号} ` , dist 目录也需要更新提交。
73+ tag 要求为 ` v{版本号} ` , dist 目录也需要更新提交。
7474
75- ## 发布到 bower
75+ ## 发布到 bower
7676```
7777bower register leancloud-javascript-sdk [email protected] :leancloud/javascript-sdk.git 7878```
You can’t perform that action at this time.
0 commit comments