Skip to content

Commit fa80a21

Browse files
1. 修改完善README.md 2. 修改composer.json中authors
1 parent 563308d commit fa80a21

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# 微信小程序php后端开发包
2-
### 使用方法见demo.php
2+
3+
### 功能描述
4+
#### 封装微信小程序php端相关接口,比如php端微信用户信息解密(即登陆功能)、获取sessionKey等等。
5+
6+
### 使用方法
7+
#### 简单使用请见demo.php

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"authors": [
99
{
10-
"name": "shinn lancelot",
10+
"name": "shinn_lancelot",
1111
"email": "945226793@qq.com"
1212
}
1313
],

0 commit comments

Comments
 (0)