From 3d62a9aa089c6864c3ac0d47a4fea6eb6c129509 Mon Sep 17 00:00:00 2001
From: Luke Arran <hello@lukearran.com>
Date: Fri, 9 Apr 2021 16:37:22 +0100
Subject: [PATCH] updated readme

---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index c60afb1..6b8944b 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
 # TV Time to Trakt (Import Script)
-A quick Python script to import TV Time tracked episode data into Trakt.TV - using data provided by Whip Media Company via a GDPR request.
-
 ![](https://loch.digital/image_for_external_apps/4342799-01.png)
 
-<a href='https://www.freepik.com/vectors/city'>City vector created by freepik - www.freepik.com</a>
+A quick Python script to import TV Time tracked episode data into Trakt.TV - using data provided by Whip Media Company via a GDPR request.
 
 # Issues
 They'll be a few! If you come across anything then let me know in the 'Issue' section, and I'll provide help where possible.
@@ -48,4 +46,7 @@ Create a new file named `config.json` in the same directory of `TimeToTrakt.py`,
 }
 ```
 
-Then, execute the program using `./python3 TimeToTrakt.py` - make sure to pop back during a long import to provide the correct Trakt TV Show selections.
\ No newline at end of file
+Then, execute the program using `./python3 TimeToTrakt.py` - make sure to pop back during a long import to provide the correct Trakt TV Show selections.
+
+##### Credit
+<a href='https://www.freepik.com/vectors/city'>City vector created by freepik - www.freepik.com</a>
\ No newline at end of file