diff --git a/README.md b/README.md
index 6f3169d..3433bd1 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,70 @@
All instructions can be found at [draculatheme.com/atom](https://draculatheme.com/atom).
+## Screenshots
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
## Issues
If you are running into an issue where Atom is constantly asking you to update the package, it may have to do with the rename from `dracula-theme` to `dracula-syntax`. Uninstalling `dracula-theme` and `dracula-syntax` and reinstalling `dracula-syntax` should fix this problem.
diff --git a/images/c.png b/images/c.png
new file mode 100644
index 0000000..6c1b673
Binary files /dev/null and b/images/c.png differ
diff --git a/images/css.png b/images/css.png
new file mode 100644
index 0000000..b52972e
Binary files /dev/null and b/images/css.png differ
diff --git a/images/go.png b/images/go.png
new file mode 100644
index 0000000..0dc01e8
Binary files /dev/null and b/images/go.png differ
diff --git a/images/html.png b/images/html.png
new file mode 100644
index 0000000..250c562
Binary files /dev/null and b/images/html.png differ
diff --git a/images/java.png b/images/java.png
new file mode 100644
index 0000000..67f200a
Binary files /dev/null and b/images/java.png differ
diff --git a/images/javascript.png b/images/javascript.png
new file mode 100644
index 0000000..ae69935
Binary files /dev/null and b/images/javascript.png differ
diff --git a/images/kotlin.png b/images/kotlin.png
new file mode 100644
index 0000000..2953b7f
Binary files /dev/null and b/images/kotlin.png differ
diff --git a/images/php.png b/images/php.png
new file mode 100644
index 0000000..ac05ebd
Binary files /dev/null and b/images/php.png differ
diff --git a/images/python.png b/images/python.png
new file mode 100644
index 0000000..60cdd1b
Binary files /dev/null and b/images/python.png differ
diff --git a/images/ruby.png b/images/ruby.png
new file mode 100644
index 0000000..1e09032
Binary files /dev/null and b/images/ruby.png differ
diff --git a/images/rust.png b/images/rust.png
new file mode 100644
index 0000000..b05e8b9
Binary files /dev/null and b/images/rust.png differ
diff --git a/images/typescript.png b/images/typescript.png
new file mode 100644
index 0000000..33e3827
Binary files /dev/null and b/images/typescript.png differ