1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 22:30:44 +00:00

remove yahoo graded support text

This commit is contained in:
Dustin Diaz 2015-07-25 19:18:35 -07:00
parent 98909380ee
commit 534f3bfa55

View File

@ -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) {