From 17696f842ce2bba2d8f23388109c1b61540d8a4a Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 27 Jun 2016 20:49:07 +0100 Subject: [PATCH] tiny readme tweak --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c5fabf2d..0b08f7b9 100644 --- a/README.markdown +++ b/README.markdown @@ -29,7 +29,7 @@ check out one of the versioned branches. # Requirements - MySQL/MariaDB 5.1+ (with experimental support for PostgreSQL 9+ and SQLite 3) -- Stable PHP ([5.5 as of writing](https://en.wikipedia.org/wiki/PHP#Release_history)) +- [Stable PHP](https://en.wikipedia.org/wiki/PHP#Release_history) (5.5 as of writing) - GD or ImageMagick # Installation