diff --git a/README.md b/README.md index 1dbee89e..e625df1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -- 简体中文 +- **简体中文** - [English](./README_EN.md)

优雅的开源 Minecraft 皮肤站,现在,回应您的等待。
@@ -22,17 +23,17 @@ Blessing Skin 是一个开源的 PHP 项目,这意味着您可以自由地在
- 支持单用户多个角色
- 通过皮肤库来分享您的皮肤和披风!
- 易于使用
- - 可视化的用户、角色、材质管理页面
- - 详细的站点配置页面
- - 多处 UI/UX 优化只为更好的用户体验
+ - 可视化的用户、角色、材质管理页面
+ - 详细的站点配置页面
+ - 多处 UI/UX 优化只为更好的用户体验
- 安全
- - 支持多种安全密码 Hash 算法
- - 注册可要求 Email 验证
- - 防止恶意请求的积分系统
+ - 支持多种安全密码 Hash 算法
+ - 注册可要求 Email 验证
+ - 防止恶意请求的积分系统
- 强大的可扩展性
- - 多种多样的插件
- - 支持与 Authme/Discuz 等程序的用户数据对接(插件)
- - 支持自定义 Yggdrasil API 外置登录系统(插件)
+ - 多种多样的插件
+ - 支持与 Authme/Discuz 等程序的用户数据对接(插件)
+ - 支持自定义 Yggdrasil API 外置登录系统(插件)
## 环境要求
@@ -41,16 +42,16 @@ Blessing Skin 对您的服务器有一定的要求。在大多数情况下,下
- 一台支持 URL 重写的主机,Nginx 或 Apache
- PHP >= 7.2.5
- 安装并启用如下 PHP 扩展:
- - OpenSSL
- - PDO
- - Mbstring
- - Tokenizer
- - GD
- - XML
- - Ctype
- - JSON
- - fileinfo
- - zip
+ - OpenSSL
+ - PDO
+ - Mbstring
+ - Tokenizer
+ - GD
+ - XML
+ - Ctype
+ - JSON
+ - fileinfo
+ - zip
## 快速使用
diff --git a/README_EN.md b/README_EN.md
index 078d5fbb..53665a27 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -1,5 +1,5 @@
- [简体中文](./README.md)
-- English
+- **English**

-Are you puzzled by losing your custom skins in Minecraft servers runing in offline mode? Now you can easily get them back with the help of Blessing Skin!
+Puzzled by losing your custom skins in Minecraft servers runing in offline mode? Now you can easily get them back with the help of Blessing Skin!
Blessing Skin is a web application where you can upload, manage and share your custom skins & capes! Unlike modifying a resource pack, everyone in the game will see the different skins of each other (of course they should register at the same website too).
@@ -22,17 +23,17 @@ Blessing Skin is an open-source project written in PHP, which means you can depl
- Multiple player names can be owned by one user on the website
- Share your skins and capes online with skin library!
- Easy-to-use
- - Visual page for user/player/texture management
- - Detailed option pages
- - Many tweaks for a better UI/UX
+ - Visual page for user/player/texture management
+ - Detailed option pages
+ - Many tweaks for a better UI/UX
- Security
- - Support many secure password hash algorithms
- - Email verification for registration
- - Score system for preventing evil requests
+ - Support many secure password hash algorithms
+ - Email verification for registration
+ - Score system for preventing evil requests
- Incredibly extensible
- - Plenty of plugins available
- - Integration with Authme/CrazyLogin/Discuz (available as plugin)
- - Support custom Yggdrasil API authentication (available as plugin)
+ - Plenty of plugins available
+ - Integration with Authme/CrazyLogin/Discuz (available as plugin)
+ - Support custom Yggdrasil API authentication (available as plugin)
## Requirements
@@ -41,16 +42,16 @@ Blessing Skin has only a few system requirements. In most cases, these PHP exten
- Web server with URL rewriting enabled (Nginx or Apache)
- PHP >= 7.2.5
- PHP Extensions
- - OpenSSL
- - PDO
- - Mbstring
- - Tokenizer
- - GD
- - XML
- - Ctype
- - JSON
- - fileinfo
- - zip
+ - OpenSSL
+ - PDO
+ - Mbstring
+ - Tokenizer
+ - GD
+ - XML
+ - Ctype
+ - JSON
+ - fileinfo
+ - zip
## Quick Install