From 9eea3828a18109cfcd27c3a44fbab5af76ec648a Mon Sep 17 00:00:00 2001 From: Daniel Ehrenberg Date: Sun, 31 Mar 2024 14:56:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5568134..a90d8be 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Stage 0 Authors: Rob Eisenberg and Daniel Ehrenberg -![Signals logo](/signals-logo.png) +Signals logo This document describes an early common direction for signals in JavaScript, similar to the Promises A+ effort which preceded the Promises standardized by TC39 in ES2015. Try it for yourself, using [a polyfill](https://github.com/proposal-signals/proposal-signals/tree/main/packages/signal-polyfill).