Skip to content

Commit 2d409db

Browse files
authored
docs: link to client reference docs (#14)
Link to our datastax client reference documentation to help guide folks to more usage examples.
1 parent e9b4055 commit 2d409db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,7 @@ async function main() {
4444

4545
main().catch(console.error);
4646
```
47+
48+
## Usage
49+
50+
Refer to the API [reference documentation](https://docs.datastax.com/en/astra/astra-db-vector/clients/typescript.html) for more information and usage examples.

0 commit comments

Comments
 (0)