Skip to content

Commit

Permalink
feat: 语言选择
Browse files Browse the repository at this point in the history
  • Loading branch information
liumingmin committed Feb 25, 2024
1 parent 3d41f1b commit 30543e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
5 changes: 5 additions & 0 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 程序代码
Expand Down

0 comments on commit 30543e8

Please sign in to comment.