From e3845692f4143d090e3d5ab3d1873c4dc93ebff7 Mon Sep 17 00:00:00 2001 From: Teiva Harsanyi Date: Wed, 28 Sep 2022 10:01:43 +0200 Subject: [PATCH] Sponsors --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3c83e4f..8c24fd2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Source code and community space of 📖 [100 Go Mistakes and How to Avoid Them](https://www.manning.com/books/100-go-mistakes-and-how-to-avoid-them) published by Manning in October 2022. Made by [@teivah](https://twitter.com/teivah). +## Sponsors + +Want your company name to appear here? Go to [❤️ Sponsor](https://github.com/sponsors/teivah), One-time, _Sponsor 100 Go Mistakes and How to Avoid Them_. + +## Book Description + ![](inside-cover.png) 100 Go Mistakes and How to Avoid Them shows you how to replace common programming problems in Go with idiomatic, expressive code. In it, you’ll explore dozens of interesting examples and case studies as you learn to spot mistakes that might appear in your own applications.