Update readme.md

This commit is contained in:
Zeno Rocha
2016-09-21 13:21:25 -07:00
committed by GitHub
parent f700a1b12e
commit 70cfabec69

View File

@@ -168,8 +168,6 @@ This library relies on both [Selection](https://developer.mozilla.org/en-US/docs
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. 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.
For a live demonstration, open this [site](https://clipboardjs.com) on Safari.
## License ## License
[MIT License](http://zenorocha.mit-license.org/) © Zeno Rocha [MIT License](http://zenorocha.mit-license.org/) © Zeno Rocha