Updated readme [skip ci]

This commit is contained in:
Andrew Kane
2021-05-05 15:16:45 -07:00
parent baabbaeff9
commit f8c07edba1

View File

@@ -29,6 +29,8 @@ Then load it in databases where you want to use it
CREATE EXTENSION vector;
```
You can also install it with [Homebrew](#homebrew) or [PGXN](#pgxn)
## Getting Started
Create a vector column with 3 dimensions (replace `table` and `column` with non-reserved names)