Update README.md: add instruction explaining how to run the program.

This commit is contained in:
Benjamin Bouvier 2016-06-24 01:30:23 +02:00
parent 0f103fabfe
commit ca284f4262
1 changed files with 3 additions and 1 deletions

View File

@ -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
===