From 1e811957f817bd45bb8f4fc857b03256e3113598 Mon Sep 17 00:00:00 2001
From: Stefan Kalscheuer <stefan@stklcode.de>
Date: Thu, 8 Mar 2018 17:15:50 +0100
Subject: [PATCH] Minor correction in required Statify version

'Tested up to' no longer holds with 1.6.0 now released, so now the
minimum version required is named instead of updating the maximum.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7b2d6da..bceb1bb 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ The plugin is capable of handling multisite installations.
 ### Requirements ###
 * PHP 5.5 or above
 * WordPress 4.4 or above
-* Statify plugin installed and activated (tested up to 1.5.4)
+* Statify plugin installed and activated (1.5.0 or above)
 
 ## Frequently Asked Questions ##