diff --git a/README.md b/README.md index 7f0d66c5f3..fb1005a415 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# RT-Thread # +

+ +

**English** | [中文](README_zh.md) | @@ -9,7 +11,7 @@ [![GitHub pull-requests](https://img.shields.io/github/issues-pr/RT-Thread/rt-thread.svg)](https://github.com/RT-Thread/rt-thread/pulls) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://github.com/RT-Thread/rt-thread/pulls) -# Introduction +# RT-Thread RT-Thread was born in 2006, it is an open source, neutral, and community-based real-time operating system (RTOS). diff --git a/README_zh.md b/README_zh.md index fea0a3675f..0405adf9c5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -169,7 +169,7 @@ RT-Thread非常感谢所有社区小伙伴的支持,在使用RT-Thread的过 RT-Thread微信公众号: -![qrcode](./documentation/figures/qrcode.png) +![qrcode](./documentation/figures/qrcode.jpg) # 贡献代码 diff --git a/documentation/figures/logo.png b/documentation/figures/logo.png new file mode 100644 index 0000000000..0ef53febaa Binary files /dev/null and b/documentation/figures/logo.png differ diff --git a/documentation/figures/qrcode.jpg b/documentation/figures/qrcode.jpg new file mode 100644 index 0000000000..48aff2c7b0 Binary files /dev/null and b/documentation/figures/qrcode.jpg differ diff --git a/documentation/figures/qrcode.png b/documentation/figures/qrcode.png deleted file mode 100644 index 0ccb9e34a5..0000000000 Binary files a/documentation/figures/qrcode.png and /dev/null differ