From ab0f7b50be298464f5fed4c020a278cb3e4db50b Mon Sep 17 00:00:00 2001 From: Alexandre Bouttier Date: Tue, 13 Jul 2021 14:31:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496227dc..fb5cf350 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Add your coinmarketcap api key in config.json, works with free subscriptions ```bash # Run the script -$ node app.js +$ node start ```