mirror of
https://github.com/MrBeanCpp/MIT.git
synced 2026-05-07 05:51:52 +08:00
Add option for Chinese and English READMEs (#4)
* add option for Chinese and English READMEs * fix type in Chinese README
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# MIT: Mini-Git implementation in Rust
|
||||
<h1 align="center">
|
||||
MIT: Mini-Git implementation in Rust
|
||||
</h1>
|
||||
|
||||
<u>中文文档</u> | **[English](./README_en.md)**
|
||||
|
||||
[项目链接](https://github.com/MrBeanCpp/MIT)
|
||||
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
# MIT: Mini-Git implementation in Rust
|
||||
<h1 align="center">
|
||||
MIT: Mini-Git implementation in Rust
|
||||
</h1>
|
||||
|
||||
**[中文文档](./README.md)** | <u>English</u>
|
||||
|
||||
[Project Link](https://github.com/MrBeanCpp/MIT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user