summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-22 13:33:45 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-01-22 13:37:04 +0100
commitb3259e80e9d5f55d9e723452eab38cda95bd721d (patch)
tree2d1b204ecc17344bd3010e2ccbc1206069e10b77 /README.md
parent90f1332da23792fde5f3b32a0c3d72481a7e65f1 (diff)
downloadcrep-b3259e80e9d5f55d9e723452eab38cda95bd721d.tar.gz
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c5ccac..fd723f4 100644
--- a/README.md
+++ b/README.md
@@ -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