From 034258c50ad05b2110db2f322eb0d4661efddef3 Mon Sep 17 00:00:00 2001 From: Teiva Harsanyi Date: Thu, 24 Nov 2022 18:50:42 +0100 Subject: [PATCH] Add ToC --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 251cb23..8434bb3 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ 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). +## Book Description + ![](banner.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. +_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. ## Sponsors