diff --git a/README.md b/README.md
index 5b2ebd22a4d014db88474d0f3a012bb6ca30ad71..00564addfa30da9b71215a566c76e52a2ad3cbba 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
 # Personal Website
+![Image preview](image.png)
+
+[View the Live Website](https://rb9.xyz)!
+
 This is my personal website, written in HTML, CSS, and JS. Using JS native canvas for the background.
 
 Custom JSON file-based projects display which is run through a Python script via GitLab Pages to generate the static html - using Jinja2 tempating engine.
diff --git a/image.png b/image.png
new file mode 100644
index 0000000000000000000000000000000000000000..0f9a1d593e544b3b5c1bc0c36db78a4d58f636c2
Binary files /dev/null and b/image.png differ