Updated Home (markdown)

Brian C 2016-06-21 10:39:27 -05:00
parent f83f7b89c3
commit 0481aca6ed

@ -21,6 +21,7 @@ I've written many apps with node-postgres in production. This is pretty much th
```js
var http = require('http')
var Pool = require('pg')
var pool = new Pool()