diff --git a/README.md b/README.md index 9be0073..37b8647 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ npm i @brtmvdl/backend "scripts": { "start": "node index.js" }, - ... + "...": "..." } ```