update README.md
This commit is contained in:
parent
e810ac65a7
commit
25738252f5
1 changed files with 1 additions and 1 deletions
|
|
@ -25,4 +25,4 @@ m-grep -i <query> <file>
|
||||||
```bash
|
```bash
|
||||||
m-grep "hello" src/main.rs
|
m-grep "hello" src/main.rs
|
||||||
m-grep -i "WHO" poem.txt
|
m-grep -i "WHO" poem.txt
|
||||||
```
|
```
|
||||||
Loading…
Add table
Reference in a new issue