Update README.md

This commit is contained in:
Alessandro Ferro 2024-02-20 22:29:02 +01:00
parent b8279666a8
commit 091c59d97a

View File

@ -1,5 +1,5 @@
# APIs
To start APIs, run `node ./app.js `
To start APIs, run `node ./nodejs/src/app.js `
Open `BlinkApiUsageExample.json` with Insomnia to see APIs in action.