diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |