Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MiTool: Add CN translation for README #24

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
**English** | [简体中文](README_CN.md)

<div align="center">

<h1 style="font-size: 24px; color: #FF6719; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);">MiTool</h1>
Expand Down
44 changes: 44 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
[English](README.md) | **简体中文**
<div align="center">

<h1 style="font-size: 24px; color: #FF6719; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);">MiTool</h1>

![](https://img.shields.io/badge/Compatible%20with%20Android(Termux)-black?logo=android&logoColor=green&style=for-the-badge)

[![版本 1.5.7](https://img.shields.io/badge/版本-1.5.7-brightgreen)](#)

[![更新日志](https://img.shields.io/badge/更新日志-brightgreen)](https://github.com/offici5l/MiTool/blob/main/CHANGELOG.md)

[![Telegram 频道](https://img.shields.io/badge/-Telegram频道-red?color=white&logo=telegram&logoColor=blue)](https://t.me/Offici5l_Channel)

</div>

## MiTool 待加功能:

- [x] 解锁Bootloader
- [x] 刷线刷包
- [x] 刷卡刷包
- [x] 绕过
- [ ] 更多功能

## 使用方法:

1 - 安装 [Termux & Termux-api](http://offici5l.github.io/d-termux.html)

2 - 在Termux运行:
```bash
termux-setup-storage
```
```bash
curl -sS https://raw.githubusercontent.com/offici5l/MiTool/master/install.sh | bash
```

<div align="center">

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE)