1
0
Fork 0
mirror of https://github.com/imjasonh/gobinsize synced 2026-07-07 00:22:39 +00:00

Update README.md

This commit is contained in:
Jason Hall 2025-11-17 11:52:35 -05:00 committed by GitHub
parent d44e871a9a
commit 2782bab6f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,8 @@
A Go program that analyzes Go binaries to determine how much of their size can be attributed to external dependencies.
![](https://raw.githubusercontent.com/imjasonh/gobinsize/refs/heads/main/kubectl-treemap.svg)
## Installation
```bash