diff --git a/README.md b/README.md index 113149f..75f6447 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,4 @@ already added to the `/etc/hosts` file. You can edit to add `127.0.0.1 domain.do ## Docs * [Setting up Nginx-Proxy](docs/nginx-proxy/README.md) * [Setting up PHP Testing in PHPStorm](docs/phpstorm-docker/README.md) + * [Leveraging Yii2 Shell](docs/yii2/yii-shell.md) diff --git a/yii2/assets/dump.png b/docs/yii2/assets/dump.png similarity index 100% rename from yii2/assets/dump.png rename to docs/yii2/assets/dump.png diff --git a/yii2/assets/help.png b/docs/yii2/assets/help.png similarity index 100% rename from yii2/assets/help.png rename to docs/yii2/assets/help.png diff --git a/yii2/yii-shell.md b/docs/yii2/yii-shell.md similarity index 100% rename from yii2/yii-shell.md rename to docs/yii2/yii-shell.md