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 fa41a31 commit 998c4cd
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 @@ -15,7 +15,9 @@ From this point on the user is signed in and he is allowed to:
- Generate a URI to which the user should be redirected in order to approve the patch request


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

The demo is a React application that reuses the SDK.

Expand Down

0 comments on commit 998c4cd

Please sign in to comment.