From f2c803cdea403d529a304103061c8a096ffa1521 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= <iluwatar@gmail.com>
Date: Sun, 7 Sep 2014 19:19:24 +0300
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index cb3f5400a..413f7798c 100644
--- a/README.md
+++ b/README.md
@@ -272,6 +272,7 @@ For a new pattern to be added you need to do the following steps:
 # Credits
 
 [Design Patterns: Elements of Reusable Object-Oriented Software](http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612)
+
 [Effective Java (2nd Edition)](http://www.amazon.com/Effective-Java-Edition-Joshua-Bloch/dp/0321356683)