diff --git a/README.md b/README.md
index f55a90b..0eab7d2 100644
--- a/README.md
+++ b/README.md
@@ -152,6 +152,17 @@ A developer's exprience in golang.
Tested, easy-to-adapt code examples illuminate every step of Go development, helping you write highly scalable, concurrent software. You’ll master Go-specific idioms for working with strings, collections, arrays, error handling, goroutines, slices, maps, channels, numbers, dates, times, files, networking, web apps, the runtime, and more.
+### [Go Design Patterns](https://www.packtpub.com/application-development/go-design-patterns)
+
+
+
+Learn idiomatic, efficient, clean, and extensible Go design and concurrency patterns by using TDD.
+
+### [Go Reactive Programming](https://www.packtpub.com/application-development/go-reactive-programming)
+
+
+
+Build concurrent, easy-to-maintain responsive applications in Go.
**Web Development**
----