From dfc85330351c97f5f06e52c8553c157b61ab864b Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Fri, 6 Nov 2015 12:50:24 -0700 Subject: [PATCH] Add better description to caniuse Fixes #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7a5b8..3272b0d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [bower-name-cli](https://github.com/sindresorhus/bower-name-cli)- Check whether a package name is available on bower -* [caniuse-cmd](https://github.com/sgentle/caniuse-cmd)- Caniuse command line tool +* [caniuse-cmd](https://github.com/sgentle/caniuse-cmd)- Searches [caniuse.com](caniuse.com) about browser support of feature. * [is-up-cli](https://github.com/sindresorhus/is-up-cli)- Check whether a website is up or down