diff options
Diffstat (limited to 'std/node/README.md')
-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 37084ed25..1c561be4f 100644 --- a/std/node/README.md +++ b/std/node/README.md @@ -27,7 +27,7 @@ deno standard library as it's a compatiblity module. - [x] path - [ ] perf_hooks - [x] process _partly_ -- [ ] querystring +- [x] querystring - [ ] readline - [ ] repl - [ ] stream |