浏览代码

Remove Active Record reference

Bryan Crowe 11 年之前
父节点
当前提交
9624081cba
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -7,8 +7,8 @@
 [![Total Downloads](https://img.shields.io/packagist/dt/cakephp/cakephp.svg?style=flat-square)](https://packagist.org/packages/cakephp/cakephp)
 
 [CakePHP](http://www.cakephp.org) is a rapid development framework for PHP which
-uses commonly known design patterns like Active Record, Association Data
-Mapping, Front Controller and MVC.  Our primary goal is to provide a structured
+uses commonly known design patterns like Associative Data
+Mapping, Front Controller, and MVC.  Our primary goal is to provide a structured
 framework that enables PHP users at all levels to rapidly develop robust web
 applications, without any loss to flexibility.