From 0fc3b1a2b4eaa703c8f213ff161bf3f2064e5a11 Mon Sep 17 00:00:00 2001 From: Eddie Septr Date: Mon, 24 Jun 2019 01:01:53 +0700 Subject: [PATCH] update Readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99edfca..952bea2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ LEMPer stands for Linux, Engine-X (Nginx), MariaDB and PHP installer written in * In-memory database with Redis. * Memory cache with Memcached. * PHP 5.6, 7.0, 7.1, 7.2, 7.3 from [Ondrej's repository](https://launchpad.net/~ondrej/+archive/ubuntu/php). -* PHP-FPM sets as user running the PHP script (pool), Feel the faster Nginx on multi-user environment like a truly shared hosting. +* PHP-FPM sets as user running the PHP script (pool), Feel the faster Nginx with multi-user like a top-notch shared hosting. * Zend OPcache. * ionCube PHP Loader. * SourceGuardian PHP Loader.