summaryrefslogtreecommitdiff
path: root/op_crates/fetch/README.md
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-09-18 12:31:30 -0400
committerGitHub <noreply@github.com>2020-09-18 12:31:30 -0400
commit8edf099485903a402d8e9df4810b9362ed1b1f15 (patch)
treeed17cf1b8084664ff19f49b6b63c9b9cebd8412e /op_crates/fetch/README.md
parent93e8e59a7e651277f9943b8e9bf4ff6342243a90 (diff)
publish deno_fetch during CI (#7557)
Diffstat (limited to 'op_crates/fetch/README.md')
-rw-r--r--op_crates/fetch/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/op_crates/fetch/README.md b/op_crates/fetch/README.md
new file mode 100644
index 000000000..1a6dcab17
--- /dev/null
+++ b/op_crates/fetch/README.md
@@ -0,0 +1 @@
+This crate provides the web standard fetch API to `deno_core`.