readme add international work

This commit is contained in:
lgb
2023-05-10 13:20:04 +08:00
parent 4684640dcd
commit a6b62efd57
2 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ English | [中文](/)
Complete PT website building solution. Based on NexusPHP + Laravel + Filament.
Welcome to participate in internationalization work, click [here](https://github.com/xiaomlove/nexusphp/discussions/193) for more information
## Functional Features
- Upload torrent

View File

@@ -2,6 +2,8 @@
完整的 PT 建站解决方案。基于 NexusPHP + Laravel + Filament。
欢迎参与国际化工作,点击 [这里](https://github.com/xiaomlove/nexusphp/discussions/193) 了解详情
## 功能特性
- 发种
- 特别区
@@ -51,6 +53,7 @@ docker pull xiaomlove/nexusphp:latest
docker run --name my-nexusphp -e DOMAIN=xxx.com -p 80:80 xiaomlove/nexusphp:latest
```
**生产环境建议参考文档实机安装。**
## 更多信息
博客:[https://nexusphp.org](http://nexusphp.org/)
文档:[https://doc.nexusphp.org](http://doc.nexusphp.org/)