Skip to content

Commit 7bc460e

Browse files
author
Danny Brain
committed
Update readme to describe hook.io usage
1 parent 681decf commit 7bc460e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ This was mainly created for [cluster](https://github.com/LearnBoost/cluster), bu
125125
}
126126
}]
127127
}
128+
128129
#### log4js-worker.json ####
129130
{
130131
"appenders": [{
@@ -138,6 +139,7 @@ This was mainly created for [cluster](https://github.com/LearnBoost/cluster), bu
138139
}
139140
}]
140141
}
142+
141143
#### ilikebeans.js ####
142144
var cluster = require('cluster');
143145
var hookCluster = cluster('./doyoulikebeans');

0 commit comments

Comments
 (0)