Skip to content

Commit 08c48fc

Browse files
committed
update README.md
1 parent b8c01d4 commit 08c48fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
SERVER_DRIVER=workerman
1919
```
2020

21-
#### 运行
21+
### 运行
2222
```shell
2323
php bin/console start
2424
```
2525

2626

27-
#### 格式化代码
27+
### 格式化代码
2828
```shell
2929
composer cs ./app
3030
```

0 commit comments

Comments
 (0)