Skip to content

Commit

Permalink
README Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
clockworkgr committed Jun 8, 2018
1 parent c405789 commit 16ced0b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,15 @@ and run as:

instead.

Depending on your environment, you might have to add the --color flag to enable colored logging output as below:

`node index.js --color`

or

`forever index.js --color`


*NOTE:* In case forever restarts the process, it will start with the DEFAULT config.json you have provided and not with the session-only changes you might have made using the telegram commands below.

## Telegram commands
Expand Down

0 comments on commit 16ced0b

Please sign in to comment.