From 6577a0d9d8b4ddff1eb4ee76935b7b2a39ab18c6 Mon Sep 17 00:00:00 2001 From: 27chan <27chan@protonmail.com> Date: Wed, 1 Jun 2022 01:11:53 -0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06967a18..da5d0019 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ We try to make sure vichan is compatible with all major web servers. vichan does 1. MySQL/MariaDB server >= 5.5.3 2. ImageMagick (command-line ImageMagick or GraphicsMagick preferred). 3. [APC (Alternative PHP Cache)](http://php.net/manual/en/book.apc.php), - [XCache](http://xcache.lighttpd.net/) + [XCache](http://xcache.lighttpd.net/), [Memcached](http://www.php.net/manual/en/intro.memcached.php) or [Redis](https://redis.io/docs/about/)