Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmidioStani authored Jul 31, 2024
1 parent 7b4af39 commit 056ed6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@ From this point on the user is signed in and he is allowed to:

Those functions can be found in the [functions](https://github.com/SEMICeu/SDK-Solid/tree/main/sdk/src/functions) folder and collected in the file [main.ts](https://github.com/SEMICeu/SDK-Solid/blob/main/sdk/src/main.ts)

New functions can be added in the functions folder and declared in the main.ts file
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 built in Typescript and compiled in Javascript.

In order to reuse the SDK, the demo includes it as [dependency](https://github.com/SEMICeu/SDK-Solid/blob/main/demo/package.json#L13)



## Getting started
Expand Down

0 comments on commit 056ed6f

Please sign in to comment.