summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index b9fa120..5bfe0cd 100644
--- a/README.markdown
+++ b/README.markdown
@@ -9,6 +9,8 @@ compliant logging class for PHP. It isn't naive about
file permissions (which is expected). It was meant to be a class that you could
quickly include into a project and have working right away.
+If you need a logger that supports PHP < 5.3, see [past releases](https://github.com/katzgrau/KLogger/releases).
+
## Installation
### Composer