summaryrefslogtreecommitdiff
path: root/ext/http/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ext/http/README.md')
-rw-r--r--ext/http/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/http/README.md b/ext/http/README.md
deleted file mode 100644
index ab557017a..000000000
--- a/ext/http/README.md
+++ /dev/null
@@ -1,4 +0,0 @@
-# deno_http
-
-This crate implements server-side HTTP based on primitives from the
-[Fetch API](https://fetch.spec.whatwg.org/).