diff --git a/README.md b/README.md index 5d5bdd9..5ff19df 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ _100 Go Mistakes and How to Avoid Them_ shows you how to replace common programm ## Common Go Mistakes -![](inside-cover.png) - 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=). * [Code and Project Organization](#code-and-project-organization) diff --git a/banner.png b/banner.png index 9b92cbb..a268eec 100644 Binary files a/banner.png and b/banner.png differ