From 7488e9b510f0fec31bb05362f8aa97ec857e8962 Mon Sep 17 00:00:00 2001 From: ekaragodin Date: Mon, 15 Dec 2014 08:18:18 +0600 Subject: [PATCH] Add yii2 readme --- plugins/yii2/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/yii2/README.md diff --git a/plugins/yii2/README.md b/plugins/yii2/README.md new file mode 100644 index 000000000..345b66eb6 --- /dev/null +++ b/plugins/yii2/README.md @@ -0,0 +1,7 @@ +# Yii2 autocomplete plugin + +* Adds autocomplete commands and subcommands for yii. + +## Requirements + +Autocomplete works from directory where your `yii` file contains.