Skip to content

Commit

Permalink
dosc: change chinese to english in READ*.md
Browse files Browse the repository at this point in the history
to make version switch more friendly to foreigners.

Signed-off-by: Dillon Min <[email protected]>
  • Loading branch information
dillon-min committed May 26, 2021
1 parent 4006ba9 commit a83490c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Introduction

[中文页](README_ZH.md) | 英文页
[中文页](README_ZH.md) | English Page

sdk-bsp-stm32h750-realthread-artpi is a support package made by the RT-Thread team for the ART-Pi development board. It can also be used as a software SDK for user development, allowing users to develop their own applications more easily and conveniently.

Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 简介

中文页 | [英文页](README.md)
中文页 | [English Page](README.md)

sdk-bsp-stm32h750-realthread-artpi 是 RT-Thread 团队对 ART-Pi 开发板所作的支持包,也可作为用户开发使用的软件SDK,让用户可以更简单方便的开发自己的应用程序。

Expand Down

0 comments on commit a83490c

Please sign in to comment.