Skip to content

Commit

Permalink
Remove logo, add Cake website link to description
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Dec 27, 2014
1 parent 1efa677 commit 2b1a11f
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Expand Up @@ -6,13 +6,11 @@
[![Code Consistency](http://squizlabs.github.io/PHP_CodeSniffer/analysis/cakephp/cakephp/grade.svg)](http://squizlabs.github.io/PHP_CodeSniffer/analysis/cakephp/cakephp/)
[![Total Downloads](https://img.shields.io/packagist/dt/cakephp/cakephp.svg?style=flat-square)](https://packagist.org/packages/cakephp/cakephp)

[![CakePHP](http://cakephp.org/img/cake-logo.png)](http://www.cakephp.org)

CakePHP 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 framework that enables
PHP users at all levels to rapidly develop robust web applications, without any
loss to flexibility.
[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
framework that enables PHP users at all levels to rapidly develop robust web
applications, without any loss to flexibility.

## Installing CakePHP via Composer

Expand Down

0 comments on commit 2b1a11f

Please sign in to comment.