improve-readme

This commit is contained in:
xiaomlove
2021-05-20 14:06:56 +08:00
parent 88207b9975
commit 99a3b057ee
2 changed files with 48 additions and 2 deletions

24
READMD-EN.MD Normal file
View File

@@ -0,0 +1,24 @@
en | [中文](/)
Complete PT website building solution. Based on NexusPHP + Laravel Framewwork + Element Plus.
## Functional Features
- Upload seed
- Request seed
- Subtitle
- Exam
- Attendance
- Forum
- Multi-language
- Automatic backup
- Backend management system
- Json api
- ....
## System Requirements
- PHP: 7.3|8.0, must have extensions: ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd
- Mysql: 5.7 latest version or above
- Redisoptional
For more information, please refer to [documentation](http://doc.nexusphp.org/en/)

View File

@@ -1,2 +1,24 @@
## Doc
Visit [here](http://doc.nexusphp.org/)
中文 | [en](/README-EN.md)
完整的 PT 建站解决方案。基于 NexusPHP + Laravel Framewwork + Element Plus。
## 功能特性
- 发种
- 求种
- 字幕
- 考核
- 签到
- 论坛
- 多语言
- 自动备份
- 管理后台
- json api
- ....
## 系统要求
- PHP: 7.3|8.0必须扩展ctype, fileinfo, json, mbstring, openssl, pdo_mysql, tokenizer, xml, mysqli, gd
- Mysql: 5.7最新版或以上版本
- Redis可选
更多信息请参考[文档](http://doc.nexusphp.org/)