diff options
Diffstat (limited to 'op_crates/web/README.md')
-rw-r--r-- | op_crates/web/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/op_crates/web/README.md b/op_crates/web/README.md index 778bd8f69..03c1b7f89 100644 --- a/op_crates/web/README.md +++ b/op_crates/web/README.md @@ -1,3 +1,5 @@ # deno web Op crate that implements Event, TextEncoder, TextDecoder. + +Testing for text encoding is done via WPT in cli/. |