From 525a6828ac06a158cade3a1ea99cc1713d89566e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=9C=A7=E9=9B=A8=E3=83=90=E3=83=8B=E3=83=A9?=
<118162831+KirisameVanilla@users.noreply.github.com>
Date: Thu, 25 Sep 2025 01:23:21 +0800
Subject: [PATCH] docs: badge
---
README.md | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 5b769b2..90cbaea 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,14 @@
-# ECNU·课栈
+# ECNU·课栈
-
-
-
+
+
+
+
+
> 本项目起源于 [タクヤマ](https://github.com/takuyamafuru) 的 [ECNU_Crypt_Student_Manual](https://github.com/BetterECNU/ECNU_Crypt_Student_Manual)
> 由 [Eagle233](https://github.com/Eagle233Fake) 提出整合想法, 并建立第一版仓库 [ECNU-SharedCourses](https://github.com/BetterECNU/ECNU-SharedCourses)
-> 经由 [KirisameVanilla](https://github.com/KirisameVanilla) 重构, 基于 [Docusaurus](https://github.com/facebook/docusaurus) 搭建网站, 最终呈现为本仓库.
+> 经由 [KirisameVanilla](https://github.com/KirisameVanilla) 重构, 最终呈现为本仓库.
## 项目简介
@@ -14,7 +16,7 @@
## 快速开始
-1. 访问 [myecnu.org](https://myecnu.org) 或 [courses.vanillaaaa.org](https://courses.vanillaaaa.org) 浏览和下载资料
+1. 访问 [courses.myecnu.org](https://courses.myecnu.org) 或 [courses.vanillaaaa.org](https://courses.vanillaaaa.org) 浏览和下载资料
2. 贡献资料: Fork 本仓库, 按命名规范添加资料, 提交 PR, 等待审核合并
## 贡献指南
@@ -44,4 +46,5 @@ docs/
## 致谢
-[tianyilt/ecnu-PGCourseShare](https://github.com/tianyilt/ecnu-PGCourseShare)
+- [tianyilt/ecnu-PGCourseShare](https://github.com/tianyilt/ecnu-PGCourseShare)
+- [facebook/Docusaurus](https://github.com/facebook/docusaurus)