Skip to content

Commit 2ec847f

Browse files
committed
update readme.md
1 parent dea4b81 commit 2ec847f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,22 @@ PS: 在下载的[JPush PHP Library][5]中的[example][6]文件夹有简单示例
5353
[example][6]文件夹有简单示例代码, 开发者可参考以快速使用该库
5454

5555
├── examples
56+
5657
│   ├── composer.json 项目依赖
58+
5759
│   ├── DeviceExample.php 对Tag, Alias, Registeration_id的操作示例
60+
5861
│   ├── PushExample.php 推送示例
62+
5963
│   ├── README.md 说明
64+
6065
│   ├── ReportExample.php 获取统计信息示例
66+
6167
│   └── ValidateExample.php 使用validate接口示例
6268

6369

6470

71+
6572
### Easy Push
6673

6774
```php

0 commit comments

Comments
 (0)