readme update

This commit is contained in:
brianc 2010-11-03 01:57:41 -05:00
parent ef634702b9
commit 836084db59

View File

@ -5,6 +5,10 @@ fully TDD and with lots of love.
## alpha version
### Installation
npm install pg
### good things
- prepared statement support
@ -65,9 +69,7 @@ fully TDD and with lots of love.
* no monkey patching
* no dependencies (well...besides PostgreSQL)
### Installation
Clone the repo.
clone the repo:
git clone git://github.com/brianc/node-postgres
cd node-postgres