From f0225ba8892d2c3f888579ddaa9bf42f91196581 Mon Sep 17 00:00:00 2001 From: Teiva Harsanyi <934784+teivah@users.noreply.github.com> Date: Wed, 7 Jun 2023 12:36:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a92c42b..88b0909 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ Source code and community space of 📖 _100 Go Mistakes and How to Avoid Them_, published by Manning in August 2022. -![](cover2.png) - ## ❤️ Sponsor this Repository Your company is hiring? [Sponsor](https://github.com/sponsors/teivah?frequency=one-time&sponsor=teivah) this repository and let Go developers know your opportunities! ## 📖 Book Description +![](inside-cover.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. ### Quotes