diff --git a/README-EN.md b/README-EN.md index 5125c4ab..53634b21 100644 --- a/README-EN.md +++ b/README-EN.md @@ -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 diff --git a/README.md b/README.md index 470ac015..de3af199 100644 --- a/README.md +++ b/README.md @@ -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/)