From 84ba71fc8b11fec9e4ce8dc9612d95b680b3c83b Mon Sep 17 00:00:00 2001 From: Teiva Harsanyi <934784+teivah@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:18:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bf08d9..979c2b3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Source code and community space of 📖 [100 Go Mistakes and How to Avoid Them]( ## Book Description -![](banner.png) +![](cover2.png) If you're a Go developer looking to improve your skills, this book is for you. With a focus on practical examples, _100 Go Mistakes and How to Avoid Them_ covers a wide range of topics from concurrency and error handling to testing and code organization. You'll learn to write more idiomatic, efficient, and maintainable code and become a proficient Go developer.