Updated README.
This commit is contained in:
parent
25720957fe
commit
fc55b73ba1
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue