Skip to content

Commit 29cade9

Browse files
authored
readme: revert encoding &
1 parent 1c3d982 commit 29cade9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ HTML
5555

5656
```html
5757
<a href="https://github.com/ebidel/lighthouse-badge" target="_blank" rel="noopener">
58-
<img src="https://lighthouse-badge.appspot.com?score=85&amp;category=PWA">
58+
<img src="https://lighthouse-badge.appspot.com?score=85&category=PWA">
5959
</a>
6060
```
6161

6262
```html
6363
<a href="https://github.com/ebidel/lighthouse-badge" target="_blank" rel="noopener">
64-
<img src="https://lighthouse-badge.appspot.com?score=165&amp;compact">
64+
<img src="https://lighthouse-badge.appspot.com?score=165&compact">
6565
</a>
6666
```

0 commit comments

Comments
 (0)