update documentation

- clarify all template options & link to previews
- document new ctype extension requirement
This commit is contained in:
El RIDO
2024-04-01 14:34:23 +02:00
parent 3bc09ed561
commit aae3ea7cbf
2 changed files with 9 additions and 5 deletions

View File

@@ -22,6 +22,7 @@ for more information.
### Minimal Requirements
- PHP version 7.3 or above
- ctype extension
- GD extension (when using identicon or vizhash icons, jdenticon works without it)
- zlib extension
- some disk space or a database supported by [PDO](https://php.net/manual/book.pdo.php)