diff --git a/README.md b/README.md index 4325674..9ea9d6e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ![gopher](misc/gopher-dance.gif) + **Read this in other languages: [English](README.md), [中文](README_zh.md)** + > rustlings but for golang this time You may know [rustlings](https://github.com/rust-lang/rustlings), right? If you don't, please go ahead and check out. diff --git a/README_zh.md b/README_zh.md index 372002a..601b712 100644 --- a/README_zh.md +++ b/README_zh.md @@ -2,8 +2,13 @@ [![build and test](https://github.com/mauricioabreu/golings/actions/workflows/test.yml/badge.svg)](https://github.com/mauricioabreu/golings/actions/workflows/test.yml) + ![gopher](misc/gopher-dance.gif) + + **其他语言版本: [English](README.md), [中文](README_zh.md)** + + `golings` 是一个针对 [Go 编程语言](https://go.dev/) 的 CLI 应用程序,旨在通过练习教授Go编程语言 设置完运行`golings`所需的所有工具后,您的任务是修复小型 go 程序代码