diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-22 13:33:45 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-22 13:37:04 +0100 |
| commit | b3259e80e9d5f55d9e723452eab38cda95bd721d (patch) | |
| tree | 2d1b204ecc17344bd3010e2ccbc1206069e10b77 /README.md | |
| parent | 90f1332da23792fde5f3b32a0c3d72481a7e65f1 (diff) | |
| download | crep-b3259e80e9d5f55d9e723452eab38cda95bd721d.tar.gz | |
Update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ traditional `grep`, which operates on text lines, `crep` understands the structure of your code, allowing for more precise semantic searching. > [!IMPORTANT] -> `crep` is a fun project and is not intended for real use. I made it to learn +> `crep` was built for fun and is not intended for real use. I made it to learn > Tree-sitter and to have fun. ## Features |
