Skip to content

Commit 8114ac3

Browse files
committed
update README.md
1 parent 9521cca commit 8114ac3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
# RuLong-Socket
2+
3+
4+
## 1.安装
5+
```
6+
$ composer require "rulong/laravel-socket:~0.0.5"
7+
```
8+
9+
## 2.启动
10+
```
11+
$ php artisan workman start {--d}
12+
```

0 commit comments

Comments
 (0)