diff --git a/readme.md b/readme.md
index ef2851a..83e4a53 100644
--- a/readme.md
+++ b/readme.md
@@ -1,11 +1,11 @@
# clipboard.js
[](https://travis-ci.org/zenorocha/clipboard.js)
-
+
> Modern copy to clipboard. No Flash. Just 2kb
-
+
## Why
@@ -63,7 +63,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
@@ -81,7 +81,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
@@ -99,7 +99,7 @@ As you may expect, the `cut` action only works on `` or `