diff --git a/README.md b/README.md index 8c55dbb..444a235 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ### Reactivity for the Stimulus you already have +#### View the [Shopping Cart Demo](https://ajaishankar.github.io/stimulus-reactive/) and the [Controllers](https://github.com/ajaishankar/stimulus-reactive/blob/main/docs/) + When you love the refreshing simplicity of Stimulus but miss the reactivity of other big frameworks. A Stimulus application's [state lives in the DOM](https://stimulus.hotwired.dev/handbook/managing-state), but what if you could make that state reactive?