Skip to content

Commit f600cfa

Browse files
committed
Add v0.2.0 release links to README
1 parent 5534724 commit f600cfa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
2-
NOTE: v0.2 will be out by the 27th, with nested struct support and a website for the project. Also, Im getting a friend to help me maximize SEO, expect keyword heavy text(made this on my phone in class. in a rush. thanks guys for the support)
3-
41
# Go Memory Layout Visualizer
52

3+
**✨ v0.2.0 is now available!** [Download from GitHub](https://github.com/1rhino2/go-memory-visualizer/releases/tag/v0.2.0) | [Install from OpenVSX](https://open-vsx.org/extension/RhinoSoftware/go-memory-visualizer) | [Visit Website](https://1rhino2.github.io/go-memory-visualizer/)
4+
65
A VS Code extension for real-time visualization and optimization of Go struct memory layout. This GitHub repository provides a powerful golang tool for analyzing struct padding, alignment, and cache performance in your Go code.
76

87
[![Go](https://img.shields.io/badge/Go-00ADD8?logo=go&logoColor=white)](https://go.dev)

0 commit comments

Comments
 (0)