mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 14:57:23 +08:00
Merge pull request #644 from maximal/patch-1
Directory structure updated in README.md
This commit is contained in:
@@ -16,10 +16,14 @@ DIRECTORY STRUCTURE
|
||||
-------------------
|
||||
|
||||
apps/ ready-to-use Web apps built on Yii 2
|
||||
advanced/ advanced app template with complex features
|
||||
basic/ a simple app supporting user login and contact page
|
||||
benchmark/ app demonstrating the minimal overhead introduced by the framework
|
||||
build/ internally used build tools
|
||||
docs/ documentation
|
||||
yii/ framework source files
|
||||
extensions/ extensions
|
||||
framework/ framework files
|
||||
yii/ framework source files
|
||||
tests/ tests of the core framework code
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user