From 205ae75bd841a8016a1dded3d2f4adad6ba84138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Till=20Kr=C3=BCss?= Date: Tue, 14 Jan 2025 09:38:39 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6636cc30..3cbb6335 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Build status][ico-build]][link-actions] [![Coverage Status][ico-coverage]][link-coverage] -A flexible and feature-complete [Redis](http://redis.io) and [Valkey](https://github.com/valkey-io/valkey) client for PHP 7.2 and newer. +A flexible and feature-complete [Redis](http://redis.io) / [Valkey](https://github.com/valkey-io/valkey) client for PHP 7.2 and newer. More details about this project can be found on the [frequently asked questions](FAQ.md).