* Update Readme

* Update examples
* Version bump
This commit is contained in:
2017-06-08 16:34:52 +05:30
parent c8aae33840
commit 38fd5d04aa
4 changed files with 26 additions and 14 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
{
"port":3000
"port":3000,
"pool":{
"min":2,
"max":10
}
}
+1 -1
View File
@@ -1,2 +1,2 @@
console.log( require('tconfig'));
console.log( require('../../'));