diff --git a/README.md b/README.md
index 4906955..d1ae160 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,20 @@
-The CLI To-Do List / Task Manager for Geeks :technologist:
-=========
+
+
+The CLI To-Do List / Task Manager for Geeks
+
+
[](https://opensource.org/licenses/MIT)
[](https://goreportcard.com/report/github.com/ajaxray/geek-life)
-
-:superhero: Developer / DevOps / Sysadmin? A command line hero?
+:technologist: Developer / DevOps / Sysadmin? A command line hero?
:computer: Live with the dark terminal?
:memo: Think in Markdown?
**Finally!** A full featured task manager for YOU!
-
-
-
-Click to see it moving (GIF)
+
+Click to see it moving (GIF)
@@ -33,7 +33,7 @@ Click to see it moving (GIF)
- [x] Delete Project
- [ ] Edit Project
- [x] Create Task (under project)
-- [x] Set Task due date (as `dd-mm-yyyy`) with shortcut
+- [x] Set Task due date (as `yyyy-mm-dd`) with shortcut
- [x] Set Task due date with quick input buttons (today, +1 day, -1 day)
- [x] Tasklist items should indicate status (done, pending, overdue) using colors
- [x] Shortcut for Adding new Project and Task
diff --git a/media/geek-life-logo.png b/media/geek-life-logo.png
new file mode 100644
index 0000000..7d53755
Binary files /dev/null and b/media/geek-life-logo.png differ
diff --git a/screens/geek-life_v1.gif b/media/geek-life_v1.gif
similarity index 100%
rename from screens/geek-life_v1.gif
rename to media/geek-life_v1.gif
diff --git a/media/geek-life_v1_static.png b/media/geek-life_v1_static.png
new file mode 100644
index 0000000..8a76a4b
Binary files /dev/null and b/media/geek-life_v1_static.png differ
diff --git a/screens/geek-life_v1_static.png b/screens/geek-life_v1_static.png
deleted file mode 100644
index 4b4ae36..0000000
Binary files a/screens/geek-life_v1_static.png and /dev/null differ