summaryrefslogtreecommitdiff
path: root/extensions/web/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/web/README.md')
-rw-r--r--extensions/web/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/web/README.md b/extensions/web/README.md
index 03c1b7f89..d847ae52e 100644
--- a/extensions/web/README.md
+++ b/extensions/web/README.md
@@ -1,5 +1,6 @@
# deno web
-Op crate that implements Event, TextEncoder, TextDecoder.
+Op crate that implements Event, TextEncoder, TextDecoder and File API
+(https://w3c.github.io/FileAPI).
Testing for text encoding is done via WPT in cli/.