diff --git a/README.md b/README.md
index b2d4707..ea3762b 100755
--- a/README.md
+++ b/README.md
@@ -37,29 +37,29 @@ Include plugin stylesheets.
```
Make necessary markup for wizard. That's all, you don't need to do anything else.
```html
-
-
-
Step 1
-
Step 2
-
Step 3
-
-
-
- ...
-
-
- ...
-
-
- ...
-
+
+
+
Step 1
+
Step 2
+
Step 3
+
+
+
+ ...
-
+
+
```
Include plugin and dependeces. jQuery is the only dependency, make sure to include it.
```html
@@ -69,9 +69,9 @@ Include plugin and dependeces. jQuery is the only dependency, make sure to inclu
Init plugin with choosen options.
```html
```
## Configuration