From 4709b6764b7865474c534d05a3b2b9f65e1a6453 Mon Sep 17 00:00:00 2001 From: Carlos E Silva Date: Fri, 10 Nov 2017 01:28:22 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f0f5654..ba74a20 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,13 @@ A node cli tool I put together to check the iPhone X in-store availability near **Warning**: This was very quickly put together so it is very rough and has a lot of room for improvement. It did end up being successful in letting me know there was some new stock near me a few hours after I built it so at the very least: it works! +By the way this was only tested on a Mac, I can't guarantee it will work on other platforms. + Feel free to submit a pull request with improvements or just simply fork it and modify it for your own needs. Soon there won't be a shortage of iPhones anymore so this tool will be irrelevant. +### Requirements +- Node v7.6+ (it uses async-await) + ### How to use 1. Clone this repository