Browse Source

Merge pull request #94 from dereuromark/cake3-tree

badges
Mark S. 11 years ago
parent
commit
e931c46c50
2 changed files with 7 additions and 0 deletions
  1. 4 0
      .gitignore
  2. 3 0
      README.md

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+/composer.lock
+/phpunit.phar
+/vendor/
+/tmp/

+ 3 - 0
README.md

@@ -1,4 +1,7 @@
 # CakePHP Tools Plugin
+[![Build Status](https://api.travis-ci.org/dereuromark/cakephp-tools.png?branch=cake3)](https://travis-ci.org/dereuromark/cakephp-tools)
+[![License](https://poser.pugx.org/dereuromark/cakephp-tools/license.png)](https://packagist.org/packages/dereuromark/cakephp-tools)
+[![Total Downloads](https://poser.pugx.org/dereuromark/tools-cakephp/d/total.png)](https://packagist.org/packages/dereuromark/cakephp-tools)
 
 A CakePHP 3.x Plugin containing several useful tools that can be used in many projects.