From cb2baea0a4df5235ca3616ef39b67627f5f4cd8b Mon Sep 17 00:00:00 2001 From: Emidio Stani Date: Wed, 31 Jul 2024 16:16:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6a0523..8765dfa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ Those functions can be found in the [functions](https://github.com/SEMICeu/SDK-S New functions can be added in the functions folder and declared in the main.ts file -The demo is a React application that reuses the SDK. +The demo is a React application that reuses the SDK built in Typescript and compiled in Javascript. + + ## Getting started Start by installing the SDK as a dependency of your project.