Refactor(README): Add README.md and README_zh.md
This commit is contained in:
37
README_zh.md
Normal file
37
README_zh.md
Normal file
@@ -0,0 +1,37 @@
|
||||
<div align="center">
|
||||
<h1>
|
||||
<img alt="Logo" src="doc/logo.svg" width="128">
|
||||
<br>
|
||||
<span>Desktop of Oxygen Toolbox</span>
|
||||
</h1>
|
||||
</div>
|
||||
<div align="center">
|
||||
<a href="https://github.com/FatttSnake/oxygen-desktop/actions/workflows/build.yml">
|
||||
<img alt="Build" src="https://img.shields.io/github/actions/workflow/status/FatttSnake/oxygen-desktop/build.yml
|
||||
">
|
||||
</a>
|
||||
<a href="https://github.com/FatttSnake/oxygen-desktop/releases/latest">
|
||||
<img alt="Release" src="https://img.shields.io/github/v/release/FatttSnake/oxygen-desktop">
|
||||
</a>
|
||||
<a href="LICENSE">
|
||||
<img alt="LICENSE" src="https://img.shields.io/github/license/FatttSnake/oxygen-desktop">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
# 概述 (ZH, [EN](README.md))
|
||||
|
||||
本项目是 Oxygen Toolbox 的桌面应用程序。支持工具本地安装,支持原生api。
|
||||
|
||||
# 要求 (其中一个)
|
||||
|
||||
- Linux
|
||||
- Windows
|
||||
- MacOS
|
||||
|
||||
# 关联项目
|
||||
|
||||
[Web UI of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-ui)
|
||||
|
||||
[API of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-api)
|
||||
|
||||
[Android Client of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-android)
|
||||
Reference in New Issue
Block a user