Browse Source

Remove logo, add Cake website link to description

Bryan Crowe 11 years ago
parent
commit
2b1a11f2b0
1 changed files with 5 additions and 7 deletions
  1. 5 7
      README.md

+ 5 - 7
README.md

@@ -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