Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akoken committed Oct 22, 2024
1 parent ca9e968 commit 6f127bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ To install Minigrep, you can download binaries or follow these steps:
```bash
minigrep -i warning app.log
```
3. Show line numbers:
```bash
minigrep -l warning app.log
```

## Contributing

Expand Down

0 comments on commit 6f127bb

Please sign in to comment.