update README.md

This commit is contained in:
mindfreq 2026-04-29 20:56:54 +02:00
parent e810ac65a7
commit 25738252f5

View file

@ -25,4 +25,4 @@ m-grep -i <query> <file>
```bash
m-grep "hello" src/main.rs
m-grep -i "WHO" poem.txt
```
```