readme tweaks

This commit is contained in:
Brian Carlson 2010-12-03 09:46:22 -06:00
parent 53d4fa9b9c
commit f0a04a7e79

View File

@ -45,7 +45,7 @@ with love and TDD.
* well tested
* no monkey patching
* no dependencies (...besides PostgreSQL)
* [in-depth documentation](http://github.com/brianc/node-postgres/wiki)
* [in-depth documentation](http://github.com/brianc/node-postgres/wiki) (work in progress)
### features
@ -104,6 +104,7 @@ saw there.
- transparent prepared statement caching
- connection pooling
- more testings of error scenarios
- streamline writing of buffers
## License