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.