diff --git a/.github/banner.png b/.github/intellisense-banner.png
similarity index 100%
rename from .github/banner.png
rename to .github/intellisense-banner.png
diff --git a/README.md b/README.md
index da341e6..77c9128 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
Tailwind CSS IntelliSense enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting.
@@ -14,19 +14,19 @@ In order for the extension to activate you must have [`tailwindcss` installed](h
Intelligent suggestions for class names, as well as [CSS functions and directives](https://tailwindcss.com/docs/functions-and-directives/).
-
+
### Linting
Highlights errors and potential bugs in both your CSS and your markup.
-
+
### Hover Preview
See the complete CSS for a Tailwind class name by hovering over it.
-
+
### CSS Syntax Highlighting