diff --git a/docs/getting-started.md b/docs/getting-started.md index 9654f8f2..455833fb 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -447,6 +447,8 @@ m.module(document, todo); --- +This example is also available as a [jsFiddle](http://jsfiddle.net/milesmatthias/fbgypzbr/1/). + ## Notes on Architecture Let's look at each MVC layer in detail to illustrate some of Mithril's design principles and philosophies: