From 90ecfbe4c3bff93e0466f8d30561af86f06e8989 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 31 Aug 2021 10:09:00 -0400 Subject: [PATCH] Update README --- cli/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cli/README.md b/cli/README.md index 3715dfa..66351f3 100755 --- a/cli/README.md +++ b/cli/README.md @@ -18,8 +18,7 @@ $ npx @jakejarvis/cli ## Built with - [ink](https://github.com/vadimdemedes/ink) - React for interactive command-line apps -- [meow](https://github.com/sindresorhus/meow) - CLI helper ## License -MIT © [Jake Jarvis](https://jarv.is/), [Sindre Sorhus](https://sindresorhus.com) +MIT © [Jake Jarvis](https://jarv.is/)