Skip to content

Commit 70cfabe

Browse files
authored
Update readme.md
1 parent f700a1b commit 70cfabe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ This library relies on both [Selection](https://developer.mozilla.org/en-US/docs
168168

169169
The good news is that clipboard.js gracefully degrades if you need to support older browsers. All you have to do is show a tooltip saying `Copied!` when `success` event is called and `Press Ctrl+C to copy` when `error` event is called because the text is already selected.
170170

171-
For a live demonstration, open this [site](https://clipboardjs.com) on Safari.
172-
173171
## License
174172

175173
[MIT License](http://zenorocha.mit-license.org/) © Zeno Rocha

0 commit comments

Comments
 (0)