From 8c219123035ae3ffc203ca8d4235be438fdcf66f Mon Sep 17 00:00:00 2001 From: Patrick Steele-Idem Date: Fri, 14 Aug 2015 09:52:24 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50321cdfa..c2922f398 100644 --- a/README.md +++ b/README.md @@ -2033,6 +2033,7 @@ __Answer__: Your templates should be organized just like all other JavaScript mo * Async Fragments Demo using Marko: In-order versus out-of-order rendering [source](https://github.com/marko-js-samples/marko-progressive-rendering) | [demo](https://marko-progressive-rendering.herokuapp.com/) * UI Components Playground [source](https://github.com/marko-js-samples/ui-components-playground) | [demo](https://ui-components-playground.herokuapp.com/) +* More sample apps: [https://github.com/marko-js-samples](https://github.com/marko-js-samples) ## Tools