Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,23 @@ PageIndex Blog, Sep 2025.

---

## License

MIT — see [LICENSE](LICENSE).

## Contributing

Contributions are welcome. Please ensure `bun run typecheck` and `bun run build` pass before submitting a PR.

## Testing

```sh
bun run typecheck
bun run build
```

There are no end-to-end tests yet. Until tests are added, typecheck + build are the verification surface.

---

© 2026 [Vectify AI](https://vectify.ai)