diff --git a/README.md b/README.md index a66a1ae..4ee367c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Source code of [100 Go Mistakes and How to Avoid Them](https://www.manning.com/books/100-go-mistakes-and-how-to-avoid-them) 📖, edited by Manning. +![](inside-cover.jpg) + ## Table of Contents ### Chapter 1 - Introduction diff --git a/inside-cover.jpg b/inside-cover.jpg new file mode 100644 index 0000000..996cb00 Binary files /dev/null and b/inside-cover.jpg differ