diff --git a/README.md b/README.md
index dc1acf4..c5a00eb 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,19 @@
# Web Icons
+Icons done right
## Installation ##
-Add to the end of the page, requires JQuery
-```
-
+Add to the end of the page, requires JQuery to be incuded on the page before this library
+
+- Step 1. Include the iconset you want
+
+```html
-
+- Step 2. Include the icon runtime
+
+```html
```