max-mapper / csv-write-stream

A CSV encoder stream that produces properly escaped CSVs
BSD 2-Clause "Simplified" License
204 stars 37 forks source link

modify readme to make examples consistent with require statement #20

Closed NathanEpstein closed 9 years ago

NathanEpstein commented 9 years ago

Very minor point but in the documentation csv-write-stream is required as var csvWriter = require('csv-write-stream').

The line var writer = csv() in examples would result in an error as csv would be undefined.

mafintosh commented 9 years ago

Thanks!

NathanEpstein commented 9 years ago

No problem!

On Wednesday, July 8, 2015, Mathias Buus notifications@github.com wrote:

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/maxogden/csv-write-stream/pull/20#issuecomment-119501032 .

Nathan Epstein (973) 985 - 8158 LinkedIn https://www.linkedin.com/in/ne2210 | Github https://github.com/nathanepstein | Technical Blog http://nathanepstein.github.io/ | @Epstein_N https://twitter.com/Epstein_N