diff --git a/README.md b/README.md
index 3af3e7a..1439fe3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
#Smoothslides
-===================
A simple, lightweight, and responsive jQuery slideshow by Kevin Thornbloom that features Ken Burns type animations.
@@ -21,11 +20,16 @@ http://kthornbloom.com/smoothslides
- Create a div with a class of "ss-slides". Create each slide within as a div called "ss-slide" and place your image inside. Images should be the same size.
- Want a caption? Add a title attribute to your "ss-slide" div.
- Call your script:
+`````javascript
-
+`````
##Browser Support