diff options
Diffstat (limited to 'std')
-rw-r--r-- | std/node/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/node/README.md b/std/node/README.md index 53168e6c2..ec2d90ddf 100644 --- a/std/node/README.md +++ b/std/node/README.md @@ -9,7 +9,7 @@ deno standard library as it's a compatibility module. ## Supported Builtins - [ ] assert -- [ ] buffer +- [x] buffer - [ ] child_process - [ ] cluster - [ ] console |