Visman 3 лет назад
Родитель
Сommit
f187be425a
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      readme.md

+ 3 - 2
readme.md

@@ -1,4 +1,4 @@
-# ForkBB rev.38 Pre-Alpha Readme
+# ForkBB rev.39 Pre-Alpha Readme
 
 
 ## About
 ## About
 
 
@@ -13,7 +13,8 @@ No: plugins/extensions system, ...
 ## Requirements
 ## Requirements
 
 
 * PHP 7.3+
 * PHP 7.3+
-* PHP extensions: pdo, intl, json, mbstring, gd, fileinfo
+* PHP extensions: pdo, intl, json, mbstring, fileinfo
+* PHP extensions (desirable): gd or imagick (for upload avatars and other images)
 * A database such as MySQL 5.5.3 or later (_Drivers for other databases are not realized now_)
 * A database such as MySQL 5.5.3 or later (_Drivers for other databases are not realized now_)
 
 
 ## Install
 ## Install