feross / blob-to-buffer

Convert a Blob to a Buffer.
MIT License
76 stars 13 forks source link

Removing confusing assignment in example of README #7

Closed leplatrem closed 8 years ago

leplatrem commented 8 years ago

The toBuffer() returns nothing, the assignment could confuse on first read.

feross commented 8 years ago

thanks!