mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
readme update
This commit is contained in:
parent
ef634702b9
commit
836084db59
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user