From 7552066df0ff092cb6a816bd985a58b8a6f00c17 Mon Sep 17 00:00:00 2001 From: Raffael Campos Date: Wed, 30 Oct 2024 09:39:19 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0435aa4..d0e5858 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ const data = await stream.getRecord({ For a complete working example: - Check our [TSN SDK Demo Repository](https://github.com/truflation/tsn-sdk-demo) - Try the [Live Demo on CodeSandbox](https://codesandbox.io/p/devbox/m2r3tt?file=%2Fsrc%2Froutes%2F%2Bpage.svelte) +- Try reading from [a Truflation Stream on CodeSandbox with NodeJS](https://codesandbox.io/p/devbox/rtm7mn?file=%2Findex.ts%3A22%2C11) ## Stream Types