Skip to content

Commit d4f1fcc

Browse files
authored
Refactor README description for conciseness (#41)
Removed redundant description and combined text for clarity.
1 parent 998d062 commit d4f1fcc

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@
1515
</p>
1616

1717

18-
19-
**Local code intelligence for agents and developers.** GraphIQ indexes a repository into a structural graph of symbols, calls, imports, constants, and type flow, then searches it with ranked retrieval that understands how code is connected—not just what strings it contains.
20-
21-
No embeddings. No LLM. No network calls. Everything lives in a single SQLite file.
18+
<p align="center">
19+
Local code intelligence for agents and developers.** GraphIQ indexes a repository into a structural graph of symbols, calls, imports, constants, and type flow, then searches it with ranked retrieval that understands how code is connected— not just what strings it contains. No embeddings. No LLM. No network calls. Everything lives in a single SQLite file.
20+
</p>
2221

2322
## Quickstart
2423

0 commit comments

Comments
 (0)