Merge pull request #644 from maximal/patch-1

Directory structure updated in README.md
This commit is contained in:
Qiang Xue
2013-07-21 05:44:25 -07:00

View File

@@ -16,9 +16,13 @@ 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
extensions/ extensions
framework/ framework files
yii/ framework source files
tests/ tests of the core framework code