From e8563831d405f265e620e7e9eb71e0c24406a015 Mon Sep 17 00:00:00 2001 From: jolheiser Date: Mon, 10 Oct 2022 11:53:42 -0500 Subject: [PATCH] update README Signed-off-by: jolheiser --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61c7e00..e2cb7ed 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # caniuse -CLI for [caniuse](https://caniuse.com) +CLI for [caniuse](https://caniuse.com). -Retrieves data from the [repository](https://github.com/Fyrd/caniuse) +Retrieves data from the [caniuse repository](https://github.com/Fyrd/caniuse). Largely based off of [caniuse-cmd](https://github.com/sgentle/caniuse-cmd), with fewer flags.