From c364090405fc6ff50b230159e67cefb0a08d676c Mon Sep 17 00:00:00 2001 From: Vanik Hakobyan Date: Mon, 15 Jan 2018 16:21:49 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34bce57..467127c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

-### Description :pushpin: +### Description :pushpin::pushpin::pushpin: Elements of Reusable Object-Oriented Software is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch. The book is divided into two parts, with the first two chapters exploring the capabilities and pitfalls of object-oriented programming, and the remaining chapters describing 23 classic software design patterns.