Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Add Google Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuchea committed Apr 24, 2016
1 parent 533f81b commit 89f6002
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@ A collection of HTML head elements.
<meta name="theme-color" content="#E64545">
```

### Google Chrome

``` html
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/APP_ID">
```

### Microsoft Internet Explorer

``` html
Expand Down

0 comments on commit 89f6002

Please sign in to comment.