From d6e1a51599ae895804fe40b0e7b6a9755186cf9e Mon Sep 17 00:00:00 2001 From: Xujiayao Date: Sun, 7 Nov 2021 01:37:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a1c31abd..2d96fce2 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,20 @@ MCDiscordChat - Java ---- +## Introduction 简介 -MCDiscordChat(简称为 MCDC),一个基于 Java 和 Fabric 的 Minecraft <-> Discord 跨服聊天工具,是 [BRForgers/DisFabric](https://github.com/BRForgers/DisFabric) 跨服聊天工具的功能补充和增强。。 +MCDiscordChat(简称为 MCDC),一个基于 Java 和 Fabric 的 Minecraft <-> Discord 跨服聊天工具,是 [BRForgers/DisFabric](https://github.com/BRForgers/DisFabric) 跨服聊天工具的功能补充和增强。 MCDiscordChat (abbreviated as MCDC) is a Java and Fabric-based Minecraft <-> Discord chat bridge. It is a functional supplement and enhancement of the [BRForgers/DisFabric](https://github.com/BRForgers/DisFabric) chat bridge. --- -查看更多介绍 + 使用文档:https://blog.xujiayao.top/posts/4ba0a17a/ +查看更多介绍 + 使用文档: Visit for more information and user documentation (the website is only in Chinese, please translate it by yourself): +https://blog.xujiayao.top/posts/4ba0a17a/ + --- 非常感谢 [BRForgers/DisFabric](https://github.com/BRForgers/DisFabric) 的原始源代码,该项目使用 Mozilla Public License 2.0 (MPL-2.0) 开源协议许可开源。