]> zoso.dev Git - buffer.git/commitdiff
Update README.md
authorFeross Aboukhadijeh <feross@feross.org>
Sat, 28 Dec 2013 20:14:23 +0000 (12:14 -0800)
committerFeross Aboukhadijeh <feross@feross.org>
Sat, 28 Dec 2013 20:14:23 +0000 (12:14 -0800)
README.md

index 503c530b628b27933dcb583234b5e132ba576d01..5672a1cac0f4d4812410e65123aff67d4b09f6d4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,7 +33,6 @@ The `Buffer` constructor returns instances of `Uint8Array` that are augmented wi
 By augmenting the instances, we can avoid modifying the Uint8Array prototype.
 
 
-
 ## Performance
 
 See perf tests in `/perf`.