Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanJA committed Aug 15, 2017
1 parent df96a56 commit d31c85b
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,9 @@
[![Build Status](https://travis-ci.org/SeanJA/query-builder.svg?branch=master)](https://travis-ci.org/SeanJA/query-builder)

Requirements
==

* PHP 5.2 +
* ant for the build script

* phpcpd
* [http://pear.phpunit.de/](http://pear.phpunit.de/)
* phpcs
* [http://pear.php.net/package/PHP_CodeSniffer/](http://pear.php.net/package/PHP_CodeSniffer/)
* Using the Cake standard for now... needs to be changed, as Cake expects camelCase, and I hate that...
* [https://github.com/AD7six/cakephp-codesniffs](https://github.com/AD7six/cakephp-codesniffs)
* phpmd
* [http://phpmd.org/](http://phpmd.org/)
* phpunit
* [http://pear.phpunit.de/](http://pear.phpunit.de/)

TODO
==
Expand Down

0 comments on commit d31c85b

Please sign in to comment.