From 31a6873f3fc90bd50ee1337b9c9372bc77cefae1 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 11 Jul 2019 13:26:48 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c873d6..1ae7d1b 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,7 @@ npm install buffer This module was previously called **native-buffer-browserify**, but please use **buffer** from now on. -A standalone bundle is available [here](https://bundle.run/buffer), for non-browserify users. - +If you do not use a bundler, you can use the [standalone script](https://bundle.run/buffer). ## usage -- 2.34.1