diff --git a/README.md b/README.md index 9c2d35d..b8924af 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ECMAScript Async Explicit Resource Management +**ECMAScript Async Explicit Resource Management has been subsumed by the [ECMAScript Explicit Resource Management Proposal](https://github.com/tc39/proposal-explicit-resource-management). Further discussion should occur in that repository.** + This proposal relates to async functionality deferred from the original [Explicit Resource Management][using] proposal and shares the same motivations: @@ -1034,4 +1036,4 @@ The following is a high-level list of tasks to progress through each stage of th [wrapper]: #wrapper [callback-adapting wrapper]: #adapter [single-use disposer]: #disposer -[using]: https://github.com/tc39/proposal-explicit-resource-management \ No newline at end of file +[using]: https://github.com/tc39/proposal-explicit-resource-management