summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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