Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjango committed Jun 19, 2018
1 parent 9521cca commit 8114ac3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# RuLong-Socket


## 1.安装
```
$ composer require "rulong/laravel-socket:~0.0.5"
```

## 2.启动
```
$ php artisan workman start {--d}
```

0 comments on commit 8114ac3

Please # to comment.