Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
revenkroz authored May 18, 2024
1 parent a42ccac commit 5ec29e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ CR is a simple and extensible command runner for Go that allows you to run comma
- 👌 You can use validators for your commands
- 📩 Stamps to pass any data from middleware to command

## Installation

```bash
go get -u github.com/revenkroz/cr
```

## Usage

See the [examples](./example) for more information.
Expand Down

0 comments on commit 5ec29e8

Please sign in to comment.