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.
-

-City vector created by freepik - www.freepik.com
+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
+City vector created by freepik - www.freepik.com
\ No newline at end of file