Update readme

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)
-rw-r--r-- README.md 2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
...
4
structure of your code, allowing for more precise semantic searching.
4
structure of your code, allowing for more precise semantic searching.
5
  
5
  
6
> [!IMPORTANT]
6
> [!IMPORTANT]
7
> `crep` is a fun project and is not intended for real use. I made it to learn
7
> `crep` was built for fun and is not intended for real use. I made it to learn
8
> Tree-sitter and to have fun.
8
> Tree-sitter and to have fun.
9
  
9
  
10
## Features
10
## Features
...