summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2018-01-02 10:18:41 +1000
committerGitHub <[email protected]>2018-01-02 10:18:41 +1000
commitf3e44105d8239bd18a4d246652ccb75eecc0364d (patch)
tree23d164ad01ccb5bdde546f1172cc71575687e890
parentecaf4858591adc90f4b0fafcbd6f94fcefb88b51 (diff)
Update README.markdown
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index daa0f3c..92fb0e9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -14,7 +14,7 @@ Idiorm is now considered to be feature complete as of version 1.5.0. Whilst it w
---
-A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
+A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 and above.
Tested on PHP 5.2.0+ - may work on earlier versions with PDO and the correct database drivers.