mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
remove yahoo graded support text
This commit is contained in:
parent
98909380ee
commit
534f3bfa55
@ -74,7 +74,6 @@ if (require('bowser').chrome) {
|
||||
```
|
||||
|
||||
### Graded Browser Support
|
||||
One useful feature of Bowser is that aside from checking one browser from another -- it will keep up to date with [Yahoo's Graded Browser Support](http://developer.yahoo.com/yui/articles/gbs/) chart, giving you access to each grade on the bowser object
|
||||
|
||||
``` js
|
||||
if (bowser.a) {
|
||||
|
Loading…
Reference in New Issue
Block a user