Skip to content

Commit e350a7e

Browse files
authored
Update README.md
1 parent 97239e1 commit e350a7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ composer require xiaodi/think-site-pusher:dev-master
1111

1212
## 配置
1313

14-
### 默认配置
14+
#### 默认配置
1515
项目根目录 `config/push.php`
1616

17-
### 临时配置
17+
#### 临时配置
1818
```php
1919
$config = ['site' => 'xxx', 'token' => 'xxx'];
2020
Pusher::baidu($config)->urls($urls);

0 commit comments

Comments
 (0)