Browse Source

Remove Active Record reference

Bryan Crowe 11 years ago
parent
commit
9624081cba
1 changed files with 2 additions and 2 deletions
  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)
 [![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
 [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
 framework that enables PHP users at all levels to rapidly develop robust web
 applications, without any loss to flexibility.
 applications, without any loss to flexibility.