From ca284f42623a796a777dd804fbefc8f2e6c7dca4 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Fri, 24 Jun 2016 01:30:23 +0200 Subject: [PATCH] Update README.md: add instruction explaining how to run the program. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 404db9e..d0c5d4f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ channel or person. how-to === -Rename `config.example.js` to `config.js` and change the values there. +- Rename `config.example.js` to `config.js` and change the values there. +- run `node ./index.js` from anywhere. +- fun and profit. but this doesn't implement what i want ===