diff --git a/README.md b/README.md index 66f6096..ec288ce 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Building on the great work of Pablo: https://github.com/pablof7z/nostr-data-vend The following Jobs are supported by this DVM: -- Get OnNostrSince Block Height +- Get OnNostrSince Block Height - - Send nPub get Block Height (from blockchain.info) + - Send nPub get Block Height (from blockchain.info) -- More job types will be added in the future +- More job types will be added in the future # Demo video @@ -39,7 +39,7 @@ pnpm run build ``` ```sh -pm2 start --name "Sigit-DVM" -- start +pm2 start --name "Sigit-DVM" npm -- start ``` ## Make PM2 auto start on reboot