Skip to content

Commit ab03cf6

Browse files
committed
Update README.md
1 parent fd5e150 commit ab03cf6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ bower install leancloud-javascript-sdk
1919

2020
```html
2121
<script src="https://cdn1.lncld.net/static/js/av-mini-{版本号}.js"></script>
22-
//或者你只是用最核心的存储、推送等功能,可以使用精简版的core.js
22+
// 或者你只是用最核心的存储、推送等功能,可以使用精简版的core.js
2323
<script src="https://cdn1.lncld.net/static/js/av-core-mini-{版本号}.js"></script>
2424
```
2525

@@ -48,10 +48,6 @@ gulp pack
4848
gulp release
4949
```
5050

51-
# 协议
52-
53-
[MIT License](http://opensource.org/licenses/MIT)
54-
5551
# 内部发布
5652

5753
## 修改版本号
@@ -89,3 +85,6 @@ npm publish
8985
gulp upload
9086
```
9187

88+
# License
89+
90+
[MIT License](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)