From eebf4881cd8a8d5e60aef18748464d8d812b7f54 Mon Sep 17 00:00:00 2001
From: Eric Simons <eric@esft.com>
Date: Tue, 16 May 2017 15:00:19 -0700
Subject: [PATCH] Update readme.md

---
 readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.md b/readme.md
index 08c0e51..8641114 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-# ![RealWorld Example App using Kotlin and Spring](logo.png)
+# ![RealWorld Example App using Kotlin and Spring](kotlin-spring.png)
 
 > ### Kotlin + Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.
 
@@ -57,4 +57,4 @@ Please fork and PR to improve the code.
 
 # Kotlin
 
-I've been using Kotlin for some time, but I'm no expert, so feel free to contribute and modify the code to make it more idiomatic!
\ No newline at end of file
+I've been using Kotlin for some time, but I'm no expert, so feel free to contribute and modify the code to make it more idiomatic!
-- 
GitLab