mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
yet another silk addition to readme
This commit is contained in:
parent
eb20ecaf5d
commit
e84b3d98de
@ -48,7 +48,7 @@ Safari, Chrome and some other minor browsers will report that they have `webkit`
|
|||||||
|
|
||||||
``` js
|
``` js
|
||||||
if (bowser.webkit) {
|
if (bowser.webkit) {
|
||||||
// do stuff with safari & chrome & opera & android & blackberry & webos
|
// do stuff with safari & chrome & opera & android & blackberry & webos & silk
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user