浏览代码

Update readme.md

Visman 3 年之前
父节点
当前提交
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
 
@@ -13,7 +13,8 @@ No: plugins/extensions system, ...
 ## Requirements
 
 * 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_)
 
 ## Install