mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Update readme.md
This commit is contained in:
parent
f700a1b12e
commit
70cfabec69
@ -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.
|
||||
|
||||
For a live demonstration, open this [site](https://clipboardjs.com) on Safari.
|
||||
|
||||
## License
|
||||
|
||||
[MIT License](http://zenorocha.mit-license.org/) © Zeno Rocha
|
||||
|
Loading…
x
Reference in New Issue
Block a user