misc docs

This commit is contained in:
Alex Garcia 2024-06-11 23:58:00 -07:00
parent 44b365a23f
commit d49e8205d1
9 changed files with 75 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Using `sqlite-vec` in Go
```bash
go get -u github.com/asg017/sqlite-vec/bindings/go/cgo
```
## Working with vectors in Go