diff --git a/README.md b/README.md index 43e83b6..9078a60 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Node Neutralino -[](https://neutralino.js.org) +[](https://github.com/user-attachments/assets/379553c3-bf97-43c9-8a7f-b338e0cdd9cf) Node Neutralino is a NPM package that lets you write backend code for your [Neutralinojs](https://neutralino.js.org) Apps, It supports Vanilla JS as well as Frontend Frameworks. @@ -178,4 +178,4 @@ $ neu build --clean - If frontendLib option are provided during spawning the binaries, then few extra steps need to be followed. - Patch HTML file by including script for global variables. - Start the given devCommand in projectPath to start the frontend lib dev server. - - Wait for the port to be busy to detect if the development server is started or not. \ No newline at end of file + - Wait for the port to be busy to detect if the development server is started or not.