Update README.md

dat travis badge
This commit is contained in:
Brian C
2014-09-15 21:10:42 -04:00
parent 8f2355e454
commit 12e4ca33b0

View File

@@ -1,5 +1,7 @@
## pg-copy-streams
[![Build Status](https://travis-ci.org/brianc/node-pg-copy-streams.svg)](https://travis-ci.org/brianc/node-pg-copy-streams)
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
## how? what? huh?