Skip to content

Commit e26e8ac

Browse files
authored
Update README.md
1 parent e4d9407 commit e26e8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the code repository for [Go Design Patterns](https://www.packtpub.com/ap
44
This book will take you through the history of concurrency, how Go utilizes it, how Go differs from other languages, and the features and structures of Go's concurrency core. Each step of the way, the book will present real, usable examples with detailed descriptions of the methodologies used. By the end, you will feel comfortable designing a safe, data-consistent, high-performance concurrent application in Go.
55

66

7-
##Instructions and Navigation
7+
## Instructions and Navigation
88
All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
99

1010

0 commit comments

Comments
 (0)