diff --git a/1-getting-started-lessons/translations/README.zh-cn.md b/1-getting-started-lessons/translations/README.zh-cn.md index 397cf758..ebf6e844 100644 --- a/1-getting-started-lessons/translations/README.zh-cn.md +++ b/1-getting-started-lessons/translations/README.zh-cn.md @@ -4,7 +4,7 @@ ### 主题 -1. [编程语言概述与工具介绍](../1-intro-to-programming-languages/translations/README.zh-cn.md) +1. [编程语言概述与工具介绍](../1-intro-to-programming-languages/README.zh-cn.md) 2. [GitHub 基础知识](../2-github-basics/translations/README.zh-cn.md) 3. [无障碍性基础知识](../3-accessibility/translations/README.zh-cn.md) diff --git a/4-typing-game/translations/README.zh-cn.md b/4-typing-game/translations/README.zh-cn.md index 0a1704db..28e9a37a 100644 --- a/4-typing-game/translations/README.zh-cn.md +++ b/4-typing-game/translations/README.zh-cn.md @@ -23,6 +23,9 @@ ## 课程 [通过使用事件驱动编程创建一个打字游戏](../typing-game/translations/README.zh-tw.md) + + + ## 贡献者