summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a08ae8f0..3051d8921 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@
* Always dies on uncaught errors.
-* Supports top-level `await`.
+* [Aims to support top-level `await`.](https://github.com/denoland/deno/issues/471)
* Aims to be browser compatible.