From 864ffc02109dbe7bf88e76600abfb2b35fb21e8f Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 1 Sep 2020 22:32:12 -0500 Subject: [PATCH] Update readme.md Added a line about node.js as a requirement --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 0d510b7..8739b07 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,8 @@ Weather maps are provided by the [RainViewer](https://www.rainviewer.com/) API, ## Setup +> You will need to have [Node.js](https://nodejs.org/) installed. + To install, clone the repo and run $ npm install