Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 59e7335

Browse files
committed
README fixed (env. variables + link)
1 parent 7ae2d6b commit 59e7335

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ and two more complex (longer), one for each service:
1616
- [Pinecone Index Long Demo](./src/main/scala/io/cequence/pineconescala/demo/PineconeIndexLongDemo.scala)
1717
- [Pinecone Vector Long Demo](./src/main/scala/io/cequence/pineconescala/demo/PineconeVectorLongDemo.scala)
1818

19+
Before you launch anything, don't forget to set the following env. variables:
20+
- `PINECONE_SCALA_CLIENT_API_KEY`
21+
- `PINECONE_SCALA_CLIENT_ENV`
22+
1923
That's it folks. Have fun with our Scala client!
2024

2125
## License ⚖️
@@ -24,7 +28,7 @@ This library is available and published as open source under the terms of the [M
2428

2529
## Contributors 🙏
2630

27-
This project is open-source and welcomes any contribution or feedback ([here](https://github.com/cequence-io/pinecone-scala-client/issues)).
31+
This project is open-source and welcomes any contribution or feedback ([here](https://github.com/cequence-io/pinecone-scala-demo/issues)).
2832

2933
Development of this library has been supported by [<img src="https://cequence.io/favicon-16x16.png"> - Cequence.io](https://cequence.io) - `The future of contracting`
3034

0 commit comments

Comments
 (0)