Skip to content

Commit c20ecd4

Browse files
authored
Update README.md
1 parent 7ff2e80 commit c20ecd4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ With codeplus:
6060

6161
<img width="711" alt="CleanShot 2022-04-29 at 12 25 36@2x" src="https://user-images.githubusercontent.com/649496/165993539-b8f5a86f-d5e6-4ae4-a038-e8c11ebaf75f.png">
6262

63+
64+
The copy/paste button is added to all code blocks by default (shown on hover in this example):
65+
66+
<img width="715" alt="CleanShot 2022-04-29 at 12 26 55@2x" src="https://user-images.githubusercontent.com/649496/165993684-2ddd8770-1741-4222-8d88-1abeaa885185.png">
67+
6368
## Installation
6469

6570
```sh
@@ -74,11 +79,6 @@ window.addEventListener('load', function() {
7479
});
7580
```
7681

77-
The copy/paste button is added to all code blocks by default (shown on hover in this example):
78-
79-
<img width="715" alt="CleanShot 2022-04-29 at 12 26 55@2x" src="https://user-images.githubusercontent.com/649496/165993684-2ddd8770-1741-4222-8d88-1abeaa885185.png">
80-
81-
8282
### CDN
8383

8484
```html

0 commit comments

Comments
 (0)