From 23bae6a5691c2ade9b54207375781defc5efade0 Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Fri, 31 May 2024 18:20:25 -0400 Subject: [PATCH] fix(docs): clean up docs --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f82368..5f8d313 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,10 @@ > Do you feel lucky? Well... Let's roll the dice and find out 🎲. -A Command line tool to generate global lottery numbers +A Command line tool to generate lottery numbers [![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) - - - [lottery-cli](#lottery-cli) @@ -62,7 +59,7 @@ EXAMPLES $ lottery generate --lotto megamillions ``` -_See code: [src/commands/hello/index.ts](https://github.com/bittricky/lottery-cli/blob/v0.0.0/src/commands/generate.ts)_ +_See code: [src/commands/generate.ts](https://github.com/bittricky/lottery-cli/blob/v0.0.0/src/commands/generate.ts)_ ## `lottery help [COMMAND]`