diff --git a/README.md b/README.md index d241f24e9..c5cca5fd3 100644 --- a/README.md +++ b/README.md @@ -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