From d166547f01f8e24ac9897a73f792a0aafb9d84bf Mon Sep 17 00:00:00 2001 From: Alvaro Videla Date: Wed, 31 Jul 2013 22:13:47 +0200 Subject: [PATCH] an image is wroth a thousand words --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 95c9278..866d7b1 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ You can use mustache.js to render mustache templates anywhere you can use JavaSc mustache.js ships with support for both the [CommonJS](http://www.commonjs.org/) module API and the [Asynchronous Module Definition](https://github.com/amdjs/amdjs-api/wiki/AMD) API, or AMD. +And this will be your templates after you use Mustache: + +!['stache](http://d24w6bsrhbeh9d.cloudfront.net/photo/aZPNGon_460sa.gif) + ## Who uses mustache.js? An updated list of mustache.js users is kept [on the Github wiki](http://wiki.github.com/janl/mustache.js/beard-competition). Add yourself or your company if you use mustache.js!