summaryrefslogtreecommitdiff
path: root/ext/node/README.md
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-08-11 17:25:41 -0400
committerGitHub <noreply@github.com>2022-08-11 17:25:41 -0400
commit39fb32df46475e993df56328ca45e8088091fddd (patch)
treeeed93be6d4ef8eef57a4a1a0700f81c08dc62599 /ext/node/README.md
parentc3b04683c55fef8929e83429ec17b7a6898c6048 (diff)
chore(ext/node): correct publishing for ext/node (#15461)
Diffstat (limited to 'ext/node/README.md')
-rw-r--r--ext/node/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/node/README.md b/ext/node/README.md
new file mode 100644
index 000000000..d154d8cb6
--- /dev/null
+++ b/ext/node/README.md
@@ -0,0 +1,3 @@
+# deno_node
+
+`require` and other node related functionality for Deno.