diff --git a/README.md b/README.md index 2696a35b..ecbb33c9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -ThinkPHP 5.0.0 RC3 +ThinkPHP 5.0 RC4 =============== [![Build Status](https://img.shields.io/travis/top-think/framework.svg)](https://travis-ci.org/top-think/framework) @@ -67,9 +67,7 @@ www WEB部署目录(或者子目录) │ │ └─traits 系统Trait目录 │ │ │ ├─tpl 系统模板目录 -│ ├─tests 单元测试文件目录 │ ├─base.php 基础定义文件 -│ ├─classmap.php 核心类库映射列表文件 │ ├─console.php 控制台入口文件 │ ├─convention.php 框架惯例配置文件 │ ├─helper.php 助手函数文件