diff --git a/README.md b/README.md index f374b13348..8416c357d1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ This is the Svelte compiler, which is primarily intended for authors of tooling * [sveltify](https://github.com/tehshrike/sveltify) - Browserify transform * [gulp-svelte](https://github.com/shinnn/gulp-svelte) - gulp plugin * [metalsmith-svelte](https://github.com/shinnn/metalsmith-svelte) - Metalsmith plugin +* [charpeni/svelte-example](https://github.com/charpeni/svelte-example) - Some Svelte examples with configured Rollup, Babel, ESLint, directives, Two-Way binding, and nested components * More to come!