From d363b601cca82bd744b22dfd79c88a4c463b5450 Mon Sep 17 00:00:00 2001 From: Matt Zhen Date: Sat, 28 Jan 2017 11:33:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BD=BF=E7=94=A8=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 02b395b..b972d45 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # yii2-auto-lock Auto lock when processing console application. + +## Usage + +via composer: +``` +composer require zhenxxin/yii2-auto-lock:"^0.0.1" +``` +