From 57286b43014d90c817c74161f52a37ac139ac36e Mon Sep 17 00:00:00 2001 From: Mark Sch Date: Thu, 3 Jan 2019 22:35:38 +0100 Subject: [PATCH] Clarify version --- README.markdown => README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename README.markdown => README.md (97%) diff --git a/README.markdown b/README.md similarity index 97% rename from README.markdown rename to README.md index cd0c152..1633956 100644 --- a/README.markdown +++ b/README.md @@ -1,10 +1,12 @@ [![Build Status](https://travis-ci.org/FriendsOfCake/travis.png?branch=master)](https://travis-ci.org/FriendsOfCake/travis) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt) -# Easy travis setup for CakePHP plugins +# Easy Travis setup for CakePHP plugins This repository helps easy travis integration for CakePHP plugins, primarily focused on FriendsOfCake projects, but can be used within any plugin when satisfying the requirements. +This branch is for CakePHP 2.x plugins. + ## Description Using this project for your CakePHP plugin will do the following: