Skip to content

Commit

Permalink
chore: add badge to zhcn document
Browse files Browse the repository at this point in the history
  • Loading branch information
Zxilly committed Jun 7, 2024
1 parent f773c13 commit 40d1631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![Tests](https://github.com/Zxilly/go-size-analyzer/actions/workflows/tests.yml/badge.svg)](https://github.com/Zxilly/go-size-analyzer/actions/workflows/tests.yml)
[![Codecov](https://img.shields.io/codecov/c/gh/Zxilly/go-size-analyzer)](https://codecov.io/github/Zxilly/go-size-analyzer)
[![GitHub release](https://img.shields.io/github/v/release/Zxilly/go-size-analyzer)](https://github.com/Zxilly/go-size-analyzer/releases)
[![go-recipes](https://raw.githubusercontent.com/nikolaydubina/go-recipes/main/badge.svg?raw=true)](https://github.com/nikolaydubina/go-recipes?tab=readme-ov-file#-visualise-dependencies-size-in-compiled-binaries-with-go-size-analyzer)

一个简单的工具,用于分析 Go 编译二进制文件的大小。

Expand Down

0 comments on commit 40d1631

Please sign in to comment.