Skip to content

Commit c024fd5

Browse files
authored
Update for browser badges
1 parent 545514f commit c024fd5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,18 @@ All contributions are welcome! Even asking a question helps.
7272
## Browser Support
7373

7474
CodiMD is a service that runs on Node.js, while users use the service through browsers. We support your users using the following browsers:
75-
- ![Chrome](http://browserbadge.com/chrome/47/18px)
75+
- <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" /> Chrome
7676
- Chrome >= 47
7777
- Chrome for Android >= 47
78-
- ![Safari](http://browserbadge.com/safari/9/18px)
78+
- <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" /> Safari
7979
- Safari >= 9
8080
- iOS Safari >= 8.4
81-
- ![Firefox](http://browserbadge.com/firefox/44/18px)
81+
- <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" /> Firefox
8282
- Firefox >= 44
83-
- ![IE](http://browserbadge.com/ie/9/18px)
83+
- <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" /> IE / Edge
8484
- IE >= 9
8585
- Edge >= 12
86-
- ![Opera](http://browserbadge.com/opera/34/18px)
86+
- <img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" /> Opera
8787
- Opera >= 34
8888
- Opera Mini not supported
8989
- Android Browser >= 4.4

0 commit comments

Comments
 (0)