From 3151f82408d7172c1974b978720da386c89c6219 Mon Sep 17 00:00:00 2001 From: Nikolay Dubina Date: Thu, 19 Dec 2024 16:43:13 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 427be34..bcf2111 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![][workflow-badge]][workflow-actions] [![Release][release-badge]][release] [![][license-badge]][license] +[![go-recipes](https://raw.githubusercontent.com/nikolaydubina/go-recipes/main/badge.svg?raw=true)](https://github.com/nikolaydubina/go-recipes) Transform your Go project's dependency graph into a dynamic, interactive visualization with modview. This powerful tool takes the complexity out of your module graph, offering a clear and explorable view of your @@ -82,4 +83,4 @@ For questions and feedback, please open an issue on the GitHub repository. [license-badge]:https://img.shields.io/badge/License-MIT-blue.svg [release]: https://github.com/bayraktugrul/modview/releases -[release-badge]: https://img.shields.io/github/v/release/bayraktugrul/modview.svg \ No newline at end of file +[release-badge]: https://img.shields.io/github/v/release/bayraktugrul/modview.svg