summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ccaf7b2..4d1651c 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Reference: https://itools.search.ch/(function | class | class/function)
Tutorial video: https://itools.search.ch/2007-11-14-itools-demo.mov
ITools is a collection of PHP functions and classes which make a few common
-tasks in PHP easier. It works in PHP 5 and up.
+tasks in PHP easier. It works in PHP 5.4 and up.
Our examples omit array() around function parameters and use dangling commas.
To get that, you can either use our just-in-time syntax converter or use