diff --git a/README.md b/README.md index 1adee46..3e99eb4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,13 @@ npx @colbymchenry/codegraph ![1_C_VYnhpys0UHrOuOgpgoyw](https://github.com/user-attachments/assets/f168182f-4d9a-44e0-94d7-08d018cc8a3a) +#### Initialize Projects + +```bash +cd your-project +codegraph init -i +``` + ---