diff --git a/README.md b/README.md index 2e6a2bcff1..669bc0b3b5 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ const { code, map } = svelte.compile( source, { * [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 ## License