diff --git a/readme.md b/readme.md
index 677f70e..d568d27 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@
> Modern copy to clipboard. No Flash. Just 3kb gzipped.
-
+
## Why
@@ -57,7 +57,7 @@ A pretty common use case is to copy content from another element. You can do tha
The value you include on this attribute needs to match another's element selector.
-
+
```html
@@ -75,7 +75,7 @@ Additionally, you can define a `data-clipboard-action` attribute to specify if y
If you omit this attribute, `copy` will be used by default.
-
+
```html
@@ -93,7 +93,7 @@ As you may expect, the `cut` action only works on `` or `