diff --git a/README.md b/README.md index 5b769b2..90cbaea 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ -# ECNU·课栈 +# ECNU·课栈Docusaurus -![GitHub repo size](https://img.shields.io/github/repo-size/BetterECNU/SharedCourses?style=for-the-badge) -![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/BetterECNU/SharedCourses?style=for-the-badge&link=https%3A%2F%2Fgithub.com%2FBetterECNU%2FSharedCourses%2Fissues) -![GitHub Repo stars](https://img.shields.io/github/stars/BetterECNU/SharedCourses?style=for-the-badge) + +GitHub Issues or Pull Requests + +GitHub Repo stars +GitHub repo size > 本项目起源于 [タクヤマ](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)