From 4b2435f5e54407ab59382532dd764495a8ba6de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A3=85=E8=B1=86=E9=BE=99?= Date: Tue, 30 Jul 2024 23:30:20 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c475ebe..96966fb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ 一个简单、快速、开源的Python即时聊天系统,涵盖了多种聊天操作需求 +![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/AlignPixel/Pixel-Chat-App/total?style=for-the-badge&logo=github) +![GitHub License](https://img.shields.io/github/license/AlignPixel/Pixel-Chat-App?style=for-the-badge) +![GitHub Discussions](https://img.shields.io/github/discussions/AlignPixel/Pixel-Chat-App?style=for-the-badge&logo=github) +![Static Badge](https://img.shields.io/badge/Python-3.x-blue?style=for-the-badge&logo=Python&logoColor=white) + ### 🤩功能亮点 - 开箱即用,无需部署 From 7c5894519a0c1b44e08c552fb48d4dcccfa6a061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A3=85=E8=B1=86=E9=BE=99?= Date: Tue, 30 Jul 2024 23:32:01 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96966fb..dffe1e5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Pixel-Chat-App](https://repository-images.githubusercontent.com/832191338/b1042f2c-3c1a-4756-b061-732923b776cd) + # 💬Pixel-Chat App 一个简单、快速、开源的Python即时聊天系统,涵盖了多种聊天操作需求 From 73127e5b15c1872e8cc7caa2edf12b200ab8fb5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A3=85=E8=B1=86=E9=BE=99?= Date: Tue, 30 Jul 2024 23:32:43 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dffe1e5..447451e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Pixel-Chat-App](https://repository-images.githubusercontent.com/832191338/b1042f2c-3c1a-4756-b061-732923b776cd) -# 💬Pixel-Chat App +# 💬 Pixel-Chat App 一个简单、快速、开源的Python即时聊天系统,涵盖了多种聊天操作需求 @@ -9,7 +9,7 @@ ![GitHub Discussions](https://img.shields.io/github/discussions/AlignPixel/Pixel-Chat-App?style=for-the-badge&logo=github) ![Static Badge](https://img.shields.io/badge/Python-3.x-blue?style=for-the-badge&logo=Python&logoColor=white) -### 🤩功能亮点 +### 🤩 功能亮点 - 开箱即用,无需部署 - 可将任意计算机、服务器上用作服务端使用,仅需一个 `Pixel Chat Desktop` 输入IP地址即可访问所有使用 `Pixel-Chat Server` 的聊天服务器 @@ -18,7 +18,7 @@ - 简单方便的服务端命令,只需一个服务端即可掌控整个聊天服务器 - 无需手动重置,因为不使用缓存,所以关闭重新打开自动清除数据 -### ℹ️使用方法 +### ℹ️ 使用方法 ###### 在服务器上运行服务端 @@ -36,7 +36,7 @@ 请邮件联系[seventeen@ohdragonboi.cn](mailto:seventeen@ohdragonboi.cn)探讨您需要的内容,也许会需要您支付额外费用🤔 -### 🎈贡献者列表 +### 🎈 贡献者列表 欢迎为本项目贡献一份你的力量,请参考Wiki中《贡献手册》章节为本项目提交PR或Issues @@ -55,7 +55,7 @@ | ------------------------ | ------------------------------------------------------------ | ---------------------------------------------------------- | | 西南大学附中信息学竞赛生 | 本程序最初设计目的是为了此需求,后来开源,诞生了此项目。本文本中提到的 `Pixel-Chat Client` 就是最初由同学们编写的初代客户端,而 `Pixel-Chat Desktop` 是由[AlignPixel](https://github.com/AlignPixel)所改进的开源版本 | 用于刷题目时共享思路,一位同学运行服务端,全班同学可以使用 | -### 🖼️屏幕截图 +### 🖼️ 屏幕截图 ![总体截图](https://cdn.jsdelivr.net/gh/FrederickBun/upyun-rhimgcdn@img/upload/202407271438190.png)