Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Guerinoni <guerinoni.federico@gmail.com>
  • Loading branch information
guerinoni committed May 4, 2021
1 parent bc6d166 commit 4e9a1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Grep implementation in rust.
- [x] show line number (-n or --line-number)
- [x] search in more files (i.e. `perg file.txt file.txt`)
- [x] search from stdin (i.e. `perg -` or `perg lol -`)
- [x] search from stdin with pipe (i.e. `cat ./Cargo.toml | perg author`)

## Contributing

Expand Down

0 comments on commit 4e9a1ee

Please sign in to comment.