Update README.md

This commit is contained in:
Teiva Harsanyi 2023-06-06 17:02:58 +02:00 committed by GitHub
parent 2dadf61ff5
commit 95640123cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,9 +20,13 @@ If you're a Go developer looking to improve your skills, this book is for you. W
### Where to Buy?
English edition:
* [Manning.com](https://www.manning.com/books/100-go-mistakes-and-how-to-avoid-them)
* Amazon: [.com](https://www.amazon.com/dp/1617299596), [.co.uk](https://www.amazon.co.uk/dp/B0BBSNJR6B), [.de](https://www.amazon.de/dp/B0BBHQD8BQ), [.fr](https://www.amazon.fr/100-Mistakes-How-Avoid-Them/dp/1617299596), [.in](https://www.amazon.in/dp/B0BBHQD8BQ), [.co.jp](https://www.amazon.co.jp/dp/B0BBHQD8BQ), [.es](https://www.amazon.es/dp/B0BBHQD8BQ), [.it](https://www.amazon.it/dp/B0BBHQD8BQ), [.com.br](https://www.amazon.com.br/dp/B0BBHQD8BQ)
Japanese edition:
* Amazon: [.co.jp]([https://www.amazon.com/dp/1617299596](https://www.amazon.co.jp/exec/obidos/ASIN/4295017531/))
## Common Go Mistakes
This section contains a summary of the 100 mistakes in the book. Meanwhile, it's also a section open to the community. If you believe that a mistake should be added, please create a [community mistake issue](https://github.com/teivah/100-go-mistakes/issues/new?assignees=&labels=community+mistake&template=community_mistake.md&title=).