diff --git a/README.md b/README.md index 209c7bb..ed93d84 100644 --- a/README.md +++ b/README.md @@ -82,15 +82,16 @@ codegraph init `codegraph init` creates the local `.codegraph/` directory and builds the full graph in the same step — one command, done. -**From that moment the index keeps itself up to date — it is never stale.** CodeGraph watches the project and auto-syncs on every file change: while your agent edits code, or you add, modify, or delete files, the graph updates automatically. There is nothing to re-run. - -