Skip to content

Commit 89bb3f0

Browse files
committed
docs: unify and enhance language navigation in all README files
- Unify language navigation format and emphasize the current language in all README files Signed-off-by: appleboy <[email protected]>
1 parent a559c37 commit 89bb3f0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# CodeGPT
22

3+
**English** | [繁體中文](./README.zh-tw.md) | [简体中文](./README.zh-cn.md)
4+
35
[![Lint and Testing](https://github.com/appleboy/CodeGPT/actions/workflows/testing.yml/badge.svg?branch=main)](https://github.com/appleboy/CodeGPT/actions/workflows/testing.yml)
46
[![codecov](https://codecov.io/gh/appleboy/CodeGPT/branch/main/graph/badge.svg)](https://codecov.io/gh/appleboy/CodeGPT)
57
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/CodeGPT)](https://goreportcard.com/report/github.com/appleboy/CodeGPT)
68

79
![cover](./images/cover.png)
810

9-
English | [繁體中文](./README.zh-tw.md) | [简体中文](./README.zh-cn.md)
10-
1111
## Table of Contents
1212

1313
- [CodeGPT](#codegpt)

README.zh-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# CodeGPT
22

3+
[English](./README.md) | [繁體中文](./README.zh-tw.md) | **简体中文**
4+
35
[![Lint and Testing](https://github.com/appleboy/CodeGPT/actions/workflows/testing.yml/badge.svg?branch=main)](https://github.com/appleboy/CodeGPT/actions/workflows/testing.yml)
46
[![codecov](https://codecov.io/gh/appleboy/CodeGPT/branch/main/graph/badge.svg)](https://codecov.io/gh/appleboy/CodeGPT)
57
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/CodeGPT)](https://goreportcard.com/report/github.com/appleboy/CodeGPT)
68

79
![cover](./images/cover.png)
810

9-
[English](./README.md) | [繁體中文](./README.zh-tw.md) | 简体中文
10-
1111
## 目录
1212

1313
- [CodeGPT](#codegpt)

README.zh-tw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# CodeGPT
22

3+
[English](./README.md) | **繁體中文** | [简体中文](./README.zh-cn.md)
4+
35
[![Lint and Testing](https://github.com/appleboy/CodeGPT/actions/workflows/testing.yml/badge.svg?branch=main)](https://github.com/appleboy/CodeGPT/actions/workflows/testing.yml)
46
[![codecov](https://codecov.io/gh/appleboy/CodeGPT/branch/main/graph/badge.svg)](https://codecov.io/gh/appleboy/CodeGPT)
57
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/CodeGPT)](https://goreportcard.com/report/github.com/appleboy/CodeGPT)
68

79
![cover](./images/cover.png)
810

9-
[English](./README.md) | 繁體中文 | [简体中文](./README.zh-cn.md)
10-
1111
## 目錄
1212

1313
- [CodeGPT](#codegpt)

0 commit comments

Comments
 (0)