From 5b438f55256c630ec5ffc6efbf6f152399852392 Mon Sep 17 00:00:00 2001 From: hardwellhardwell <46629356+hardwellhardwell@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:04:29 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e9d49e7..3de040b4 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Requirements You just need a web server with PHP support. -- PHP v5.6 or higher. +- PHP v5.6 or higher version. - PHP [mbstring](http://php.net/manual/en/book.mbstring.php) module for full UTF-8 support. - PHP [gd](http://php.net/manual/en/book.image.php) module for image processing. - PHP [dom](http://php.net/manual/en/book.dom.php) module for DOM manipulation.