Skip to content

Commit f91c745

Browse files
committed
docs: update README
1 parent 0b92671 commit f91c745

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Add the [inferadb](https://crates.io/crates/inferadb) crate to your `Cargo.toml`
2626
inferadb = "0.1"
2727
```
2828

29+
Sign up for an account at [InferaDB](https://inferadb.com/) and create a new organization and vault. With these credentials, you can create a new client instance:
30+
2931
```rust
3032
use inferadb::prelude::*;
3133

0 commit comments

Comments
 (0)