From fc55b73ba177bdec96fdd5d494c2c990475a4cc5 Mon Sep 17 00:00:00 2001 From: flashwave Date: Fri, 21 Jul 2023 18:42:55 +0000 Subject: [PATCH] Updated README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7a5162..baf1bb1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It provides a number of components that I would otherwise copy between projects ## Requirements and Dependencies -Index currently targets **PHP 8.1**. (also list extensions!!!!!!!!!) +Index currently targets **PHP 8.1** with the `mbstring` extension installed. ### `Index\Data\MariaDB` @@ -36,4 +36,4 @@ If you do not agree with these terms, you are free to fork off. ## Licencing -Index is available under the BSD 2-Clause License, a full version of which is enclosed in the LICENCE file. +Index is available under the BSD 3-Clause Clear License, a full version of which is enclosed in the LICENCE file.