Skip to content

Commit

Permalink
fix(docs): clean up docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bittricky committed May 31, 2024
1 parent 8d3f30b commit 23bae6a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<!-- [![Version](https://img.shields.io/npm/v/lottery-cli.svg)](https://npmjs.org/package/lottery-cli)
[![Downloads/week](https://img.shields.io/npm/dw/lottery-cli.svg)](https://npmjs.org/package/lottery-cli) -->

<!-- toc -->

- [lottery-cli](#lottery-cli)
Expand Down Expand Up @@ -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]`

Expand Down

0 comments on commit 23bae6a

Please sign in to comment.