diff --git a/README.md b/README.md index 83fc6c7..e553a78 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@
-> [!IMPORTANT] -> 🗓️ [Let's talk about this proposal on 25/Aug 16 UTC!](https://github.com/arthurfiorette/proposal-safe-assignment-operator/issues/28) - +> [!CAUTION] +> This proposal will change to `try-expressions` as its a more idiomatic apporach to this problem. Read more on [#4](https://github.com/arthurfiorette/proposal-safe-assignment-operator/issues/4) and [#5](https://github.com/arthurfiorette/proposal-safe-assignment-operator/issues/5). +> +> Help on its rewriting is needed :)