From 439e286f00e9c671cf940ccc3834f4342853766b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Fri, 15 Apr 2016 08:13:51 +0300 Subject: [PATCH] Fix minor display error --- business-delegate/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/business-delegate/README.md b/business-delegate/README.md index 7d6df3346..b5d37235c 100644 --- a/business-delegate/README.md +++ b/business-delegate/README.md @@ -25,4 +25,5 @@ Use the Business Delegate pattern when * you want to encapsulate service lookups and service calls ##Credits + * [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)