diff --git a/README.md b/README.md index db49303..9d55bc5 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ For a live demonstration, open this [site](http://zenorocha.github.io/clipboard. This library relies on both [Selection](https://developer.mozilla.org/en-US/docs/Web/API/Selection) and [execCommand](https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand) APIs. The second one is supported in the following browsers. -| Chrome logo | Firefox logo | Internet Explorer logo | Opera logo | Safari logo | +| Chrome logo | Firefox logo | Internet Explorer logo | Opera logo | Safari logo | |:---:|:---:|:---:|:---:|:---:| | 42+ ✔ | 41+ ✔ | 9+ ✔ | 29+ ✔ | Nope ✘ |