Skip to content

Commit 99f2fd2

Browse files
committed
Update translations links
1 parent f40c525 commit 99f2fd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT)
44
[![Build Status]( https://github.com/cpq/bare-metal-programming-guide/workflows/build/badge.svg)](https://github.com/cpq/bare-metal-programming-guide/actions)
55

6-
[English](README.md) | [中文](README_zh-CN.md)
6+
Translations: English | [中文](README_zh-CN.md)
77

88
This guide is written for developers who wish to start programming
99
microcontrollers using GCC compiler and a datasheet - nothing else! The

README_zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT)
44
[![Build Status]( https://github.com/cpq/bare-metal-programming-guide/workflows/build/badge.svg)](https://github.com/cpq/bare-metal-programming-guide/actions)
55

6-
[English](README.md) | [中文](README_zh-CN.md)
6+
翻译: [English](README.md) | 中文
77

88
本指南是为那些希望用GCC编译器和数据手册而无需其他任何东西就能开始为微控制器(单片机)编程的开发者而写的。本指南中的基础知识可以帮助你更好地理解像STM32Cube、Keil、Arduino和其他框架或IDE是怎么工作的。
99

0 commit comments

Comments
 (0)