summaryrefslogtreecommitdiff
path: root/op_crates/url/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'op_crates/url/README.md')
-rw-r--r--op_crates/url/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/op_crates/url/README.md b/op_crates/url/README.md
new file mode 100644
index 000000000..991dd8b20
--- /dev/null
+++ b/op_crates/url/README.md
@@ -0,0 +1,5 @@
+# deno_url
+
+This crate implements the URL API for Deno.
+
+Spec: https://url.spec.whatwg.org/