浏览代码

Update readme.md

Visman 3 年之前
父节点
当前提交
a2afaf6261
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      readme.md

+ 3 - 2
readme.md

@@ -1,4 +1,4 @@
-# ForkBB rev.35 Pre-Alpha Readme
+# ForkBB rev.38 Pre-Alpha Readme
 
 ## About
 
@@ -8,11 +8,12 @@ ForkBB is a free and open source forum software. The project is based on [FluxBB
 
 ### Please DO NOT use this revision in production, it is for test only.
 Many functions of the forum are not implemented.
-No: private messages, plugins/extensions system.
+No: plugins/extensions system, ...
 
 ## Requirements
 
 * PHP 7.3+
+* PHP extensions: pdo, intl, json, mbstring, gd, fileinfo
 * A database such as MySQL 5.5.3 or later (_Drivers for other databases are not realized now_)
 
 ## Install