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. -Demo +Demo ## 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. -example-2 +example-2 ```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. -example-3 +example-3 ```html @@ -93,7 +93,7 @@ As you may expect, the `cut` action only works on `` or `