From 534f3bfa55bdd489002bd7dcacab927ff0eea134 Mon Sep 17 00:00:00 2001 From: Dustin Diaz Date: Sat, 25 Jul 2015 19:18:35 -0700 Subject: [PATCH] remove yahoo graded support text --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ecf677a..bd667de 100644 --- a/README.md +++ b/README.md @@ -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) {