Skip to content

Commit 6442e39

Browse files
committed
tweak copy
1 parent acdefaa commit 6442e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# codespelunker (cs)
22

3-
### A CLI code search tool with BM25 ranking, structural code awareness, and complexity gravity — no index required
3+
### CLI code search tool that understands code structure and ranks results by relevance. No indexing required
44

55
Ever searched for `authenticate` and gotten 200 results from config files, comments, and test stubs before finding the actual implementation? `cs` fixes that.
66

0 commit comments

Comments
 (0)