Add Edge in the Browser Support section (#315)

Ref: https://github.com/zenorocha/clipboard.js/pull/267#issuecomment-249620994
This commit is contained in:
Cătălin Mariș
2016-09-26 21:48:14 +03:00
committed by Zeno Rocha
parent cc5280f0a7
commit b8d4aabd41
3 changed files with 20 additions and 1 deletions

View File

@ -186,6 +186,11 @@ clipboard.destroy();</code></pre>
<li>
<img src="assets/images/chrome.png" width="64" height="64" alt="Chrome logo">
<p>Chrome 42+</p>
</li>
<li>
<img src="assets/images/edge.png" width="64" height="64" alt="Edge logo">
<p>Edge</p>
</li>
<li>
<img src="assets/images/firefox.png" width="64" height="64" alt="Firefox logo">
<p>Firefox 41+</p>