Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-ghayyad authored Jan 22, 2024
1 parent 9c8ad0a commit 56862e9
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,19 @@ You can test, train and diagnostic your HID API endpoint on https://mrdoc.hiddem

## Dependencies

Mantine(https://mantine.dev/) - User interface
[@Mantine](https://mantine.dev/) - User interface

Socket.io(https://socket.io/) - real-time CIBA callback communication.
[@Socket.io](https://socket.io/) - real-time CIBA callback communication.

ElectronJS(https://www.electronjs.org/) - cross-platform applications for easier deployment for non-techies.
[@ElectronJS](https://www.electronjs.org/) - cross-platform applications for easier deployment for non-techies.

ExpressJS(https://expressjs.com/)
[@ExpressJS](https://expressjs.com/)

Google AI SDK([https://ai.google.dev/](https://github.com/google/generative-ai-js)
[@Google AI SDK]([https://ai.google.dev/](https://github.com/google/generative-ai-js)

QRcode.js(https://davidshimjs.github.io/qrcodejs/)
[@QRcode.js](https://davidshimjs.github.io/qrcodejs/)

[@ViteJS](https://vitejs.dev/)


## Run Locally
Expand Down

0 comments on commit 56862e9

Please sign in to comment.