diff --git a/README.md b/README.md index 6a9c5455f5..8c914626c5 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ The `style` and `script` preprocessors will run *after* the `markup` preprocesso * [charpeni/svelte-example](https://github.com/charpeni/svelte-example) - Some Svelte examples with configured Rollup, Babel, ESLint, directives, Two-Way binding, and nested components * [EmilTholin/svelte-test](https://github.com/EmilTholin/svelte-test) * [lukechinworth/codenames](https://github.com/lukechinworth/codenames/tree/svelte) – example integration with Redux +* [khtdr/svelte-redux-shopping-cart](https://github.com/khtdr/svelte-redux-shopping-cart) – Redux Shopping Cart example (with devtools and hot-reloading) ## BrowserStack