From 6d850f794f4f0a88a83c74279e4eda562ff72881 Mon Sep 17 00:00:00 2001 From: Dariush Abbasi Date: Wed, 28 Jan 2026 04:00:36 -0700 Subject: [PATCH] Enhance README with GoBooks description Added a detailed description of GoBooks to the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06e0c2e..12f4d86 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Awesome Go Books +GoBooks is a carefully curated collection of the best Go books available for developers of all levels, from beginners learning the basics of Golang to experienced engineers looking for advanced concurrency, performance, and system design topics. This repository gathers top Golang books covering core Go concepts, real-world patterns, best practices, and modern Go development, making it easy to find the right learning resource in one place. Whether you’re searching for your first Golang book, want to deepen your understanding of Go internals, or are looking for the most recommended and up-to-date Go programming books, GoBooks serves as a trusted reference for the Go community. + [![Links](https://github.com/dariubs/GoBooks/actions/workflows/links.yml/badge.svg)](https://github.com/dariubs/GoBooks/actions/workflows/links.yml) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) - [Awesome Go Books](#awesome-go-books)