We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a631629 + e350a7e commit e44d263Copy full SHA for e44d263
1 file changed
README.md
@@ -1,17 +1,20 @@
1
# think-site-pusher
2
-ThinkPHP 扩展包 网站链接提交
+ThinkPHP 扩展包 网站链接提交
3
4
+[](https://packagist.org/packages/xiaodi/think-site-pusher)
5
+[](https://packagist.org/packages/xiaodi/think-site-pusher)
6
+[](//packagist.org/packages/xiaodi/think-site-pusher)
7
## 安装
8
```
9
composer require xiaodi/think-site-pusher:dev-master
10
11
12
## 配置
13
-### 默认配置
14
+#### 默认配置
15
项目根目录 `config/push.php`
16
-### 临时配置
17
+#### 临时配置
18
```php
19
use EasyPush\Facade\Pusher;
20
0 commit comments