Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fancyecommerce committed Jan 10, 2018
1 parent 146e6d6 commit 8306195
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# yii2_fecshop_queue
Fecshop Queue
======================

> fecshop queue 功能部分,用于扩展一些队列的功能
1.安装

```
composer require --prefer-dist fancyecommerce/fecshop_queue
```

or 在根目录的`composer.json`中添加

```
"fancyecommerce/fecshop_queue": "~1.0.1"
```

然后执行

```
composer update
```

0 comments on commit 8306195

Please sign in to comment.